Home
last modified time | relevance | path

Searched refs:Await_kind (Results 1 - 8 of 8) sorted by relevance

/third_party/python/Include/internal/
H A Dpycore_ast.h342 GeneratorExp_kind=12, Await_kind=13, Yield_kind=14, enumerator
/third_party/python/Python/
H A Dast_unparse.c873 case Await_kind: in append_ast_expr()
H A Dast_opt.c758 case Await_kind: in astfold_expr()
H A Dast.c320 case Await_kind: in validate_expr()
H A Dsymtable.c1665 case Await_kind: in symtable_visit_expr()
H A DPython-ast.c2905 p->kind = Await_kind; in _PyAST_Await()
4458 case Await_kind: in ast2obj_expr()
H A Dcompile.c5881 case Await_kind: in compiler_visit_expr1()
/third_party/python/Parser/
H A Daction_helpers.c1103 case Await_kind: in _PyPegen_get_expr_name()

Completed in 36 milliseconds