Home
last modified time | relevance | path

Searched refs:For_kind (Results 1 - 6 of 6) sorted by relevance

/third_party/python/Include/internal/
H A Dpycore_ast.h179 AugAssign_kind=7, AnnAssign_kind=8, For_kind=9, enumerator
/third_party/python/Python/
H A Dast_opt.c919 case For_kind: in astfold_stmt()
H A Dast.c766 case For_kind: in validate_stmt()
H A Dsymtable.c1298 case For_kind: in symtable_visit_stmt()
H A Dcompile.c1862 case For_kind: in find_ann()
4109 case For_kind: in compiler_visit_stmt()
H A DPython-ast.c2197 p->kind = For_kind; in _PyAST_For()
3894 case For_kind: in ast2obj_stmt()

Completed in 33 milliseconds