Searched refs:AutoIndent (Results 1 – 8 of 8) sorted by relevance
| /freebsd-12.1/contrib/llvm/tools/llvm-pdbutil/ |
| H A D | MinimalSymbolDumper.cpp | 371 AutoIndent Indent(P, 7); in visitKnownRecord() 380 AutoIndent Indent(P, 7); in visitKnownRecord() 392 AutoIndent Indent(P, 7); in visitKnownRecord() 404 AutoIndent Indent(P, 7); in visitKnownRecord() 418 AutoIndent Indent(P, 7); in visitKnownRecord() 432 AutoIndent Indent(P, 7); in visitKnownRecord() 445 AutoIndent Indent(P, 7); in visitKnownRecord() 453 AutoIndent Indent(P, 7); in visitKnownRecord() 462 AutoIndent Indent(P, 7); in visitKnownRecord() 482 AutoIndent Indent(P, 7); in visitKnownRecord() [all …]
|
| H A D | BytesOutputStyle.cpp | 200 AutoIndent Indent(P); in dumpNameMap() 211 AutoIndent Indent(P); in dumpBlockRanges() 230 AutoIndent Indent(P); in dumpSectionContributions() 241 AutoIndent Indent(P); in dumpSectionMap() 252 AutoIndent Indent(P); in dumpModuleInfos() 263 AutoIndent Indent(P); in dumpFileInfo() 274 AutoIndent Indent(P); in dumpTypeServerMap() 285 AutoIndent Indent(P); in dumpECData() 304 AutoIndent Indent(P); in dumpTypeIndex() 359 AutoIndent Indent(P); in iterateModules() [all …]
|
| H A D | DumpOutputStyle.cpp | 70 AutoIndent Indent(P, 4); in printStreamNotValidForObj() 75 AutoIndent Indent(P, 4); in printStreamNotPresent() 223 AutoIndent Indent(P); in dumpFileSummary() 301 AutoIndent Indent(P); in printModuleDetailStats() 350 AutoIndent Indent(P); in dumpStreamSummary() 558 AutoIndent Indent(P); in dumpModules() 1100 AutoIndent Indent(P); in dumpStringTableFromPdb() 1199 AutoIndent Indent(P); in dumpNamedStreams() 1391 AutoIndent Indent(P); in dumpTpiStream() 1447 AutoIndent Indent(P); in dumpModuleSymsForObj() [all …]
|
| H A D | LinePrinter.h | 114 struct AutoIndent { struct 115 explicit AutoIndent(LinePrinter &L, uint32_t Amount = 0) 119 explicit AutoIndent(const Optional<PrintScope> &Scope) { in AutoIndent() function 125 ~AutoIndent() { in ~AutoIndent() argument
|
| H A D | MinimalTypeDumper.cpp | 255 AutoIndent Indent(P, 9); in visitTypeEnd() 268 AutoIndent Indent(P, 2); in visitMemberEnd() 524 AutoIndent Indent(P); in visitKnownMember() 560 AutoIndent Indent(P); in visitKnownMember() 568 AutoIndent Indent(P); in visitKnownMember()
|
| H A D | ExplainOutputStyle.cpp | 50 AutoIndent Indent(P); in explainPdbFile() 407 AutoIndent Indent(P); in explainStreamOffset() 455 AutoIndent Indent(P); in explainStreamOffset()
|
| H A D | LinePrinter.cpp | 204 AutoIndent Indent(*this); in formatMsfStreamData()
|
| H A D | llvm-pdbutil.cpp | 1109 AutoIndent Indent(Printer); in dumpPretty() 1274 AutoIndent Indent1(Printer); in dumpPretty()
|