Home
last modified time | relevance | path

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

/third_party/python/Include/internal/
H A Dpycore_ast.h184 Expr_kind=24, Pass_kind=25, Break_kind=26, Continue_kind=27}; enumerator
/third_party/python/Python/
H A Dast_opt.c985 case Continue_kind: in astfold_stmt()
H A Dast.c920 case Continue_kind: in validate_stmt()
H A Dsymtable.c1429 case Continue_kind: in symtable_visit_stmt()
H A DPython-ast.c2572 p->kind = Continue_kind; in _PyAST_Continue()
4214 case Continue_kind: in ast2obj_stmt()
H A Dcompile.c4149 case Continue_kind: in compiler_visit_stmt()

Completed in 32 milliseconds