Home
last modified time | relevance | path

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

/third_party/python/Include/internal/
H A Dpycore_ast.h151 enum _mod_kind {Module_kind=1, Interactive_kind=2, Expression_kind=3, enumerator
/third_party/python/Python/
H A Dast_opt.c692 case Expression_kind: in astfold_mod()
H A Dast.c1019 case Expression_kind: in _PyAST_Validate()
H A Dsymtable.c323 case Expression_kind: in _PySymtable_Build()
H A DPython-ast.c1935 p->kind = Expression_kind; in _PyAST_Expression()
3648 case Expression_kind: in ast2obj_mod()
H A Dcompile.c2205 case Expression_kind: in compiler_mod()

Completed in 33 milliseconds