Home
last modified time | relevance | path

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

/third_party/python/Include/internal/
H A Dpycore_ast.h180 AsyncFor_kind=10, While_kind=11, If_kind=12, With_kind=13, enumerator
/third_party/python/Python/
H A Dast_opt.c938 case If_kind: in astfold_stmt()
H A Dast.c783 case If_kind: in validate_stmt()
H A Dcompile.c1874 case If_kind: in find_ann()
3072 assert(s->kind == If_kind); in compiler_if()
4113 case If_kind: in compiler_visit_stmt()
H A Dsymtable.c1311 case If_kind: in symtable_visit_stmt()
H A DPython-ast.c2281 p->kind = If_kind; in _PyAST_If()
3976 case If_kind: in ast2obj_stmt()

Completed in 32 milliseconds