Home
last modified time | relevance | path

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

/third_party/python/Include/internal/
H A Dpycore_ast.h569 enum _pattern_kind {MatchValue_kind=1, MatchSingleton_kind=2, enumerator
/third_party/python/Python/
H A Dast_opt.c1028 case MatchValue_kind: in astfold_pattern()
H A Dast.c546 case MatchValue_kind: in validate_pattern()
H A Dsymtable.c1743 case MatchValue_kind: in symtable_visit_pattern()
H A Dcompile.c6970 assert(p->kind == MatchValue_kind); in compiler_pattern_value()
6997 case MatchValue_kind: in compiler_pattern()
H A DPython-ast.c3440 p->kind = MatchValue_kind; in _PyAST_MatchValue()
5287 case MatchValue_kind: in ast2obj_pattern()

Completed in 36 milliseconds