Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-pdbutil/
H A DDumpOutputStyle.cpp79 void DumpOutputStyle::printStreamNotPresent(StringRef StreamName) { in printStreamNotPresent() function in DumpOutputStyle
588 printStreamNotPresent("DBI"); in dumpModules()
629 printStreamNotPresent("DBI"); in dumpModuleFiles()
651 printStreamNotPresent("DBI"); in dumpSymbolStats()
769 printStreamNotPresent("Globals"); in dumpUdtStats()
941 printStreamNotPresent("DBI"); in dumpLines()
982 printStreamNotPresent("DBI"); in dumpInlineeLines()
1010 printStreamNotPresent("DBI"); in dumpXmi()
1051 printStreamNotPresent("DBI"); in dumpXme()
1090 printStreamNotPresent("FPO"); in dumpOldFpo()
[all …]
H A DDumpOutputStyle.h79 void printStreamNotPresent(StringRef StreamName);