Home
last modified time | relevance | path

Searched refs:Delete_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.c901 case Delete_kind: in astfold_stmt()
H A Dast.c743 case Delete_kind: in validate_stmt()
H A Dsymtable.c1244 case Delete_kind: in symtable_visit_stmt()
H A DPython-ast.c2079 p->kind = Delete_kind; in _PyAST_Delete()
3817 case Delete_kind: in ast2obj_stmt()
H A Dcompile.c4091 case Delete_kind: in compiler_visit_stmt()

Completed in 34 milliseconds