Home
last modified time | relevance | path

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

/third_party/python/Include/internal/
H A Dpycore_ast.h343 YieldFrom_kind=15, Compare_kind=16, Call_kind=17, enumerator
/third_party/python/Python/
H A Dast_unparse.c877 case Call_kind: in append_ast_expr()
H A Dast_opt.c772 case Call_kind: in astfold_expr()
H A Dast.c337 case Call_kind: in validate_expr()
H A Dsymtable.c1676 case Call_kind: in symtable_visit_expr()
H A DPython-ast.c2992 p->kind = Call_kind; in _PyAST_Call()
4515 case Call_kind: in ast2obj_expr()
H A Dcompile.c5900 case Call_kind: in compiler_visit_expr1()
/third_party/python/Parser/
H A Daction_helpers.c1092 case Call_kind: in _PyPegen_get_expr_name()

Completed in 36 milliseconds