Home
last modified time | relevance | path

Searched refs:Assert_kind (Results 1 – 6 of 6) sorted by relevance

/third_party/python/Include/internal/
Dpycore_ast.h182 Assert_kind=18, Import_kind=19, ImportFrom_kind=20, enumerator
/third_party/python/Python/
Dast_opt.c746 case Assert_kind: in astfold_stmt()
Dast.c820 case Assert_kind: in validate_stmt()
Dsymtable.c1347 case Assert_kind: in symtable_visit_stmt()
DPython-ast.c2392 p->kind = Assert_kind; in _PyAST_Assert()
4049 case Assert_kind: in ast2obj_stmt()
Dcompile.c3554 case Assert_kind: in compiler_visit_stmt()