Home
last modified time | relevance | path

Searched refs:is_cclass (Results 1 – 2 of 2) sorted by relevance

/external/chromium_org/third_party/cython/src/Cython/Compiler/
DSymtab.py145 is_cclass = 0 variable in Entry
1286 entry.is_cclass = True
DParseTreeTransforms.py2081 if pxd_def.is_cclass: