Home
last modified time | relevance | path

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

/external/chromium_org/third_party/cython/src/Cython/Compiler/
DSymtab.py289 is_property_scope = 0 variable in Scope
2212 is_property_scope = 1 variable in PropertyScope
DNodes.py3112 not entry.scope.is_property_scope and
DExprNodes.py5641 if self.is_py_attr or (self.entry.scope.is_property_scope