Searched refs:AutoIndent (Results 1 – 9 of 9) sorted by relevance
| /freebsd-13.1/contrib/llvm-project/llvm/tools/llvm-pdbutil/ |
| H A D | MinimalSymbolDumper.cpp | 403 AutoIndent Indent(P, 7); in visitKnownRecord() 412 AutoIndent Indent(P, 7); in visitKnownRecord() 424 AutoIndent Indent(P, 7); in visitKnownRecord() 436 AutoIndent Indent(P, 7); in visitKnownRecord() 450 AutoIndent Indent(P, 7); in visitKnownRecord() 464 AutoIndent Indent(P, 7); in visitKnownRecord() 477 AutoIndent Indent(P, 7); in visitKnownRecord() 485 AutoIndent Indent(P, 7); in visitKnownRecord() 494 AutoIndent Indent(P, 7); in visitKnownRecord() 514 AutoIndent Indent(P, 7); in visitKnownRecord() [all …]
|
| H A D | BytesOutputStyle.cpp | 199 AutoIndent Indent(P); in dumpNameMap() 210 AutoIndent Indent(P); in dumpBlockRanges() 229 AutoIndent Indent(P); in dumpSectionContributions() 240 AutoIndent Indent(P); in dumpSectionMap() 251 AutoIndent Indent(P); in dumpModuleInfos() 262 AutoIndent Indent(P); in dumpFileInfo() 273 AutoIndent Indent(P); in dumpTypeServerMap() 284 AutoIndent Indent(P); in dumpECData() 303 AutoIndent Indent(P); in dumpTypeIndex() 356 AutoIndent Indent(P); in iterateModules() [all …]
|
| H A D | DumpOutputStyle.cpp | 75 AutoIndent Indent(P, 4); in printStreamNotValidForObj() 80 AutoIndent Indent(P, 4); in printStreamNotPresent() 245 AutoIndent Indent(P); in dumpFileSummary() 334 AutoIndent Indent(P); in printModuleDetailStats() 384 AutoIndent Indent(P); in dumpStreamSummary() 592 AutoIndent Indent(P); in dumpModules() 713 AutoIndent Indent(P); in dumpTypeStats() 1164 AutoIndent Indent(P); in dumpStringTableFromPdb() 1263 AutoIndent Indent(P); in dumpNamedStreams() 1458 AutoIndent Indent(P); in dumpTpiStream() [all …]
|
| H A D | LinePrinter.h | 113 struct AutoIndent { struct 114 explicit AutoIndent(LinePrinter &L, uint32_t Amount = 0) 118 explicit AutoIndent(const Optional<PrintScope> &Scope) { in AutoIndent() function 124 ~AutoIndent() { in ~AutoIndent() argument
|
| H A D | MinimalTypeDumper.cpp | 261 AutoIndent Indent(P, 9); in visitTypeEnd() 274 AutoIndent Indent(P, 2); in visitMemberEnd() 530 AutoIndent Indent(P); in visitKnownMember() 566 AutoIndent Indent(P); in visitKnownMember() 574 AutoIndent Indent(P); in visitKnownMember()
|
| H A D | ExplainOutputStyle.cpp | 49 AutoIndent Indent(P); in explainPdbFile() 406 AutoIndent Indent(P); in explainStreamOffset() 454 AutoIndent Indent(P); in explainStreamOffset()
|
| H A D | LinePrinter.cpp | 202 AutoIndent Indent(*this); in formatMsfStreamData()
|
| H A D | llvm-pdbutil.cpp | 1123 AutoIndent Indent(Printer); in dumpPretty() 1288 AutoIndent Indent1(Printer); in dumpPretty()
|
| /freebsd-13.1/contrib/llvm-project/lldb/source/Core/ |
| H A D | CoreProperties.td | 118 def AutoIndent: Property<"auto-indent", "Boolean">,
|