Home
last modified time | relevance | path

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

/third_party/python/Include/internal/
H A Dpycore_ast.h183 ImportFrom_kind=21, Global_kind=22, Nonlocal_kind=23, enumerator
/third_party/python/Python/
H A Dast_opt.c981 case Global_kind: in astfold_stmt()
H A Dast.c902 case Global_kind: in validate_stmt()
H A Dsymtable.c1353 case Global_kind: { in symtable_visit_stmt()
H A DPython-ast.c2484 p->kind = Global_kind; in _PyAST_Global()
4172 case Global_kind: in ast2obj_stmt()
H A Dcompile.c4139 case Global_kind: in compiler_visit_stmt()

Completed in 34 milliseconds