Home
last modified time | relevance | path

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

/external/chromium_org/third_party/cython/src/Cython/Compiler/
DCythonScope.py62 def lookup_qualified_name(self, qname): member in CythonScope
DParseTreeTransforms.py2532 elif self.context.cython_scope.lookup_qualified_name(attribute):
2689 elif self.context.cython_scope.lookup_qualified_name(function):