Home
last modified time | relevance | path

Searched defs:CythonTransform (Results 1 – 2 of 2) sorted by relevance

/external/chromium_org/third_party/cython/src/Cython/Compiler/
DVisitor.pxd18 cdef class CythonTransform(VisitorTransform): class
DVisitor.py261 class CythonTransform(VisitorTransform): class