Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/lib/Analysis/
DModuleDebugInfoPrinter.cpp67 for (DebugInfoFinder::iterator I = Finder.subprogram_begin(), in print()
/external/swiftshader/third_party/LLVM/include/llvm/Analysis/
DDebugInfo.h829 iterator subprogram_begin() const { return SPs.begin(); } in subprogram_begin() function
/external/swiftshader/third_party/LLVM/lib/CodeGen/AsmPrinter/
DDwarfDebug.cpp601 for (DebugInfoFinder::iterator I = DbgFinder.subprogram_begin(), in collectLegacyDebugInfo()