Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/llvm-pdbutil/
H A DMinimalSymbolDumper.cpp371 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 DBytesOutputStyle.cpp200 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 DDumpOutputStyle.cpp70 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 DLinePrinter.h114 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 DMinimalTypeDumper.cpp255 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 DExplainOutputStyle.cpp50 AutoIndent Indent(P); in explainPdbFile()
407 AutoIndent Indent(P); in explainStreamOffset()
455 AutoIndent Indent(P); in explainStreamOffset()
H A DLinePrinter.cpp204 AutoIndent Indent(*this); in formatMsfStreamData()
H A Dllvm-pdbutil.cpp1109 AutoIndent Indent(Printer); in dumpPretty()
1274 AutoIndent Indent1(Printer); in dumpPretty()