Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/tools/llvm-pdbutil/
H A DDumpOutputStyle.cpp80 void DumpOutputStyle::printStreamNotPresent(StringRef StreamName) { in printStreamNotPresent() function in DumpOutputStyle
471 printStreamNotPresent("DBI"); in dumpModules()
525 printStreamNotPresent("DBI"); in dumpModuleFiles()
549 printStreamNotPresent("DBI"); in dumpSymbolStats()
669 printStreamNotPresent("Globals"); in dumpUdtStats()
841 printStreamNotPresent("DBI"); in dumpLines()
881 printStreamNotPresent("DBI"); in dumpInlineeLines()
908 printStreamNotPresent("DBI"); in dumpXmi()
948 printStreamNotPresent("DBI"); in dumpXme()
986 printStreamNotPresent("FPO"); in dumpOldFpo()
[all …]
H A DDumpOutputStyle.h72 void printStreamNotPresent(StringRef StreamName);