HomeSort by: relevance | last modified time | path
    Searched defs:__function_iterator (Results 1 - 1 of 1) sorted by relevancy

  /src/external/apache2/llvm/dist/llvm/bindings/python/llvm/
core.py 228 class __function_iterator(object): class in class:Module
254 return Module.__function_iterator(self)
257 return Module.__function_iterator(self, reverse=True)

Completed in 24 milliseconds