Home
last modified time | relevance | path

Searched refs:Break_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.c984 case Break_kind: in astfold_stmt()
H A Dast.c919 case Break_kind: in validate_stmt()
H A Dsymtable.c1428 case Break_kind: in symtable_visit_stmt()
H A DPython-ast.c2556 p->kind = Break_kind; in _PyAST_Break()
4209 case Break_kind: in ast2obj_stmt()
H A Dcompile.c4147 case Break_kind: in compiler_visit_stmt()

Completed in 33 milliseconds