Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-pdbutil/
H A DMinimalSymbolDumper.cpp370 AutoIndent Indent(P, 7); in visitSymbolEnd()
400 AutoIndent Indent(P, 7); in visitKnownRecord()
409 AutoIndent Indent(P, 7); in visitKnownRecord()
421 AutoIndent Indent(P, 7); in visitKnownRecord()
433 AutoIndent Indent(P, 7); in visitKnownRecord()
438 AutoIndent Indent2(P, 2); in visitKnownRecord()
447 AutoIndent Indent(P, 7); in visitKnownRecord()
451 AutoIndent Indent2(P, 2); in visitKnownRecord()
461 AutoIndent Indent(P, 7); in visitKnownRecord()
474 AutoIndent Indent(P, 7); in visitKnownRecord()
[all …]
H A DBytesOutputStyle.cpp199 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()
339 AutoIndent Indent2(P, IndentLevel); in iterateOneModule()
[all …]
H A DDumpOutputStyle.cpp75 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()
445 AutoIndent Indent(HeaderScope); in iterateOneModule()
453 AutoIndent Indent(HeaderScope); in iterateSymbolGroups()
560 AutoIndent Indent(P, FieldWidth + 2); in dumpSectionContrib()
592 AutoIndent Indent(P); in dumpModules()
669 AutoIndent Indent(P); in dumpSymbolStats()
[all …]
H A DLinePrinter.h113 struct AutoIndent { struct
114 explicit AutoIndent(LinePrinter &L, uint32_t Amount = 0)
118 explicit AutoIndent(const Optional<PrintScope> &Scope) { in AutoIndent() argument
124 ~AutoIndent() { in ~AutoIndent() argument
H A DMinimalTypeDumper.cpp261 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 DExplainOutputStyle.cpp49 AutoIndent Indent(P); in explainPdbFile()
406 AutoIndent Indent(P); in explainStreamOffset()
454 AutoIndent Indent(P); in explainStreamOffset()
H A DLinePrinter.cpp202 AutoIndent Indent(*this); in formatMsfStreamData()
H A Dllvm-pdbutil.cpp1123 AutoIndent Indent(Printer); in dumpPretty()
1288 AutoIndent Indent1(Printer); in dumpPretty()