Searched defs:SkipDeclarations (Results 1 – 2 of 2) sorted by relevance
/external/chromium_org/third_party/cython/src/Cython/Compiler/ | ||
D | ParseTreeTransforms.pxd | 11 cdef class SkipDeclarations: # (object): class |
D | ParseTreeTransforms.py | 40 class SkipDeclarations(object): class |