Home
last modified time | relevance | path

Searched refs:Raise_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.c951 case Raise_kind: in astfold_stmt()
H A Dast.c825 case Raise_kind: in validate_stmt()
H A Dsymtable.c1322 case Raise_kind: in symtable_visit_stmt()
H A DPython-ast.c2363 p->kind = Raise_kind; in _PyAST_Raise()
4055 case Raise_kind: in ast2obj_stmt()
H A Dcompile.c4117 case Raise_kind: in compiler_visit_stmt()

Completed in 33 milliseconds