Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/lib/Analysis/
DModuleDebugInfoPrinter.cpp81 for (DebugInfoFinder::iterator I = Finder.type_begin(), in print()
/external/swiftshader/third_party/LLVM/include/llvm/Analysis/
DDebugInfo.h833 iterator type_begin() const { return TYs.begin(); } in type_begin() function