Home
last modified time | relevance | path

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

/external/llvm/bindings/python/llvm/
Dcore.py226 class __function_iterator(object): class in Module
249 return Module.__function_iterator(self)
252 return Module.__function_iterator(self, reverse=True)