Searched refs:HeaderScope (Results 1 – 2 of 2) sorted by relevance
/netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-pdbutil/ |
H A D | DumpOutputStyle.cpp | 437 iterateOneModule(InputFile &File, const Optional<PrintScope> &HeaderScope, in iterateOneModule() argument 439 if (HeaderScope) { in iterateOneModule() 440 HeaderScope->P.formatLine( in iterateOneModule() 442 fmt_align(Modi, AlignStyle::Right, HeaderScope->LabelWidth), SG.name()); in iterateOneModule() 445 AutoIndent Indent(HeaderScope); in iterateOneModule() 451 const Optional<PrintScope> &HeaderScope, in iterateSymbolGroups() argument 453 AutoIndent Indent(HeaderScope); in iterateSymbolGroups() 461 iterateOneModule(Input, withLabelWidth(HeaderScope, NumDigits(Modi)), SG, in iterateSymbolGroups() 470 iterateOneModule(Input, withLabelWidth(HeaderScope, NumDigits(I)), SG, I, in iterateSymbolGroups() 479 InputFile &File, const Optional<PrintScope> &HeaderScope, in iterateModuleSubsections() argument [all …]
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/DebugInfo/DWARF/ |
H A D | DWARFAcceleratorTable.cpp | 138 DictScope HeaderScope(W, "Header"); in dump() local 366 DictScope HeaderScope(W, "Header"); in dump() local
|