Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/llvm/bindings/python/llvm/
Dcore.py228 class __function_iterator(object): class in Module
254 return Module.__function_iterator(self)
257 return Module.__function_iterator(self, reverse=True)