Home
last modified time | relevance | path

Searched refs:Match_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.c974 case Match_kind: in astfold_stmt()
H A Dast.c810 case Match_kind: in validate_stmt()
H A Dsymtable.c1318 case Match_kind: in symtable_visit_stmt()
H A Dcompile.c1908 case Match_kind: in find_ann()
4115 case Match_kind: in compiler_visit_stmt()
H A DPython-ast.c2345 p->kind = Match_kind; in _PyAST_Match()
4039 case Match_kind: in ast2obj_stmt()

Completed in 32 milliseconds