Home
last modified time | relevance | path

Searched refs:is_closure_scope (Results 1 – 3 of 3) sorted by relevance

/external/chromium_org/third_party/cython/src/Cython/Compiler/
DSymtab.py286 is_closure_scope = 0 variable in Scope
1543 if entry.scope is not self and entry.scope.is_closure_scope:
1615 is_closure_scope = True variable in ClosureScope
DParseTreeTransforms.py1630 if genv.is_closure_scope:
2338 assert cscope.is_closure_scope
DNodes.py1575 if lenv.is_closure_scope and not lenv.is_passthrough:
2844 return env.is_py_class_scope or env.is_closure_scope