Home
last modified time | relevance | path

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

/third_party/python/Include/internal/
H A Dpycore_ast.h572 MatchOr_kind=8}; enumerator
/third_party/python/Python/
H A Dast_opt.c1052 case MatchOr_kind: in astfold_pattern()
H A Dast.c670 case MatchOr_kind: in validate_pattern()
H A Dsymtable.c1777 case MatchOr_kind: in symtable_visit_pattern()
H A Dcompile.c6761 assert(p->kind == MatchOr_kind); in compiler_pattern_or()
7011 case MatchOr_kind: in compiler_pattern()
H A DPython-ast.c3578 p->kind = MatchOr_kind; in _PyAST_MatchOr()
5393 case MatchOr_kind: in ast2obj_pattern()

Completed in 32 milliseconds