Searched defs:WithTransform (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/third_party/cython/src/Cython/Compiler/
H A DPipeline.py131 from ParseTreeTransforms import WithTransform, NormalizeTree, PostParse, PxdPostParse namespace
181 WithTransform(context),
262 MarkClosureVisitor, WithTransform, AnalyseDeclarationsTransform namespace
272 WithTransform
H A DParseTreeTransforms.py1209 class WithTransform(CythonTransform, SkipDeclarations): class in inherits:CythonTransform, SkipDeclarations

Completed in 336 milliseconds