Home
last modified time | relevance | path

Searched refs:With_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.c943 case With_kind: in astfold_stmt()
H A Dast.c788 case With_kind: in validate_stmt()
H A Dcompile.c1878 case With_kind: in find_ann()
4151 case With_kind: in compiler_visit_stmt()
5757 assert(s->kind == With_kind); in compiler_with()
H A Dsymtable.c1432 case With_kind: in symtable_visit_stmt()
H A DPython-ast.c2301 p->kind = With_kind; in _PyAST_With()
3996 case With_kind: in ast2obj_stmt()

Completed in 32 milliseconds