Home
last modified time | relevance | path

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

/third_party/python/Include/internal/
H A Dpycore_ast.h178 Return_kind=4, Delete_kind=5, Assign_kind=6, enumerator
/third_party/python/Python/
H A Dast_opt.c898 case Return_kind: in astfold_stmt()
H A Dast.c740 case Return_kind: in validate_stmt()
H A Dsymtable.c1238 case Return_kind: in symtable_visit_stmt()
H A DPython-ast.c2062 p->kind = Return_kind; in _PyAST_Return()
3807 case Return_kind: in ast2obj_stmt()
H A Dcompile.c4089 case Return_kind: in compiler_visit_stmt()

Completed in 32 milliseconds