Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Analysis/
H A DModuleDebugInfoPrinter.cpp74 static void printModuleDebugInfo(raw_ostream &O, const Module *M, in printModuleDebugInfo() function
137 printModuleDebugInfo(O, M, Finder); in print()
146 printModuleDebugInfo(OS, &M, Finder); in run()