Home
last modified time | relevance | path

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

/third_party/python/Include/internal/
H A Dpycore_ast.h181 AsyncWith_kind=14, Match_kind=15, Raise_kind=16, Try_kind=17, enumerator
/third_party/python/Python/
H A Dast_opt.c955 case Try_kind: in astfold_stmt()
H A Dast.c837 case Try_kind: in validate_stmt()
H A Dsymtable.c1330 case Try_kind: in symtable_visit_stmt()
H A Dcompile.c1884 case Try_kind: in find_ann()
4129 case Try_kind: in compiler_visit_stmt()
H A DPython-ast.c2382 p->kind = Try_kind; in _PyAST_Try()
4070 case Try_kind: in ast2obj_stmt()

Completed in 31 milliseconds