/netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-pdbutil/ |
H A D | MinimalSymbolDumper.cpp | 370 AutoIndent Indent(P, 7); in visitSymbolEnd() local 400 AutoIndent Indent(P, 7); in visitKnownRecord() local 409 AutoIndent Indent(P, 7); in visitKnownRecord() local 421 AutoIndent Indent(P, 7); in visitKnownRecord() local 433 AutoIndent Indent(P, 7); in visitKnownRecord() local 447 AutoIndent Indent(P, 7); in visitKnownRecord() local 461 AutoIndent Indent(P, 7); in visitKnownRecord() local 474 AutoIndent Indent(P, 7); in visitKnownRecord() local 482 AutoIndent Indent(P, 7); in visitKnownRecord() local 491 AutoIndent Indent(P, 7); in visitKnownRecord() local [all …]
|
H A D | BytesOutputStyle.cpp | 199 AutoIndent Indent(P); in dumpNameMap() local 210 AutoIndent Indent(P); in dumpBlockRanges() local 229 AutoIndent Indent(P); in dumpSectionContributions() local 240 AutoIndent Indent(P); in dumpSectionMap() local 251 AutoIndent Indent(P); in dumpModuleInfos() local 262 AutoIndent Indent(P); in dumpFileInfo() local 273 AutoIndent Indent(P); in dumpTypeServerMap() local 284 AutoIndent Indent(P); in dumpECData() local 303 AutoIndent Indent(P); in dumpTypeIndex() local 356 AutoIndent Indent(P); in iterateModules() local [all …]
|
H A D | DumpOutputStyle.cpp | 75 AutoIndent Indent(P, 4); in printStreamNotValidForObj() local 80 AutoIndent Indent(P, 4); in printStreamNotPresent() local 245 AutoIndent Indent(P); in dumpFileSummary() local 334 AutoIndent Indent(P); in printModuleDetailStats() local 384 AutoIndent Indent(P); in dumpStreamSummary() local 445 AutoIndent Indent(HeaderScope); in iterateOneModule() local 453 AutoIndent Indent(HeaderScope); in iterateSymbolGroups() local 560 AutoIndent Indent(P, FieldWidth + 2); in dumpSectionContrib() local 592 AutoIndent Indent(P); in dumpModules() local 669 AutoIndent Indent(P); in dumpSymbolStats() local [all …]
|
H A D | MinimalTypeDumper.cpp | 261 AutoIndent Indent(P, 9); in visitTypeEnd() local 274 AutoIndent Indent(P, 2); in visitMemberEnd() local 530 AutoIndent Indent(P); in visitKnownMember() local 566 AutoIndent Indent(P); in visitKnownMember() local 574 AutoIndent Indent(P); in visitKnownMember() local
|
H A D | LinePrinter.cpp | 53 LinePrinter::LinePrinter(int Indent, bool UseColor, llvm::raw_ostream &Stream) in LinePrinter() 70 void LinePrinter::Indent(uint32_t Amount) { in Indent() function in LinePrinter 202 AutoIndent Indent(*this); in formatMsfStreamData() local
|
H A D | ExplainOutputStyle.cpp | 49 AutoIndent Indent(P); in explainPdbFile() local 406 AutoIndent Indent(P); in explainStreamOffset() local 454 AutoIndent Indent(P); in explainStreamOffset() local
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Vectorize/ |
H A D | VPlan.cpp | 400 void VPBasicBlock::print(raw_ostream &O, const Twine &Indent, in print() 494 void VPRegionBlock::print(raw_ostream &O, const Twine &Indent, in print() 636 void VPInstruction::print(raw_ostream &O, const Twine &Indent, in print() 963 void VPWidenCallRecipe::print(raw_ostream &O, const Twine &Indent, in print() 980 void VPWidenSelectRecipe::print(raw_ostream &O, const Twine &Indent, in print() 993 void VPWidenRecipe::print(raw_ostream &O, const Twine &Indent, in print() 1001 void VPWidenIntOrFpInductionRecipe::print(raw_ostream &O, const Twine &Indent, in print() 1013 void VPWidenGEPRecipe::print(raw_ostream &O, const Twine &Indent, in print() 1027 void VPWidenPHIRecipe::print(raw_ostream &O, const Twine &Indent, in print() 1046 void VPBlendRecipe::print(raw_ostream &O, const Twine &Indent, in print() [all …]
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/TableGen/ |
H A D | StringMatcher.cpp | 52 std::string Indent(IndentCount * 2 + 4, ' '); in EmitStringMatcherForChar() local 131 void StringMatcher::Emit(unsigned Indent, bool IgnoreDuplicates) const { in Emit()
|
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/ExecutionEngine/Orc/ |
H A D | JITTargetMachineBuilder.h | 162 StringRef Indent) in JITTargetMachineBuilderPrinter() 174 StringRef Indent; variable
|
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/DebugInfo/PDB/ |
H A D | PDBExtras.h | 47 void dumpSymbolField(raw_ostream &OS, StringRef Name, T Value, int Indent) { in dumpSymbolField()
|
/netbsd-src/external/apache2/llvm/dist/llvm/utils/TableGen/GlobalISel/ |
H A D | CodeExpander.h | 37 StringRef Indent; variable
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/DebugInfo/DWARF/ |
H A D | DWARFDie.cpp | 60 unsigned AddressSize, unsigned Indent, in dumpRanges() 73 DWARFUnit *U, unsigned Indent, in dumpLocation() 233 const DWARFAttribute &AttrValue, unsigned Indent, in dumpAttribute() 593 static unsigned dumpParentChain(DWARFDie Die, raw_ostream &OS, unsigned Indent, in dumpParentChain() 604 void DWARFDie::dump(raw_ostream &OS, unsigned Indent, in dump()
|
H A D | DWARFDebugLoc.cpp | 189 unsigned Indent = 12; in dump() local 249 raw_ostream &OS, unsigned Indent, in dumpRawEntry() 342 raw_ostream &OS, unsigned Indent, in dumpRawEntry()
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/DebugInfo/PDB/Native/ |
H A D | NativeTypeTypedef.cpp | 14 void NativeTypeTypedef::dump(raw_ostream &OS, int Indent, in dump()
|
H A D | NativePublicSymbol.cpp | 25 void NativePublicSymbol::dump(raw_ostream &OS, int Indent, in dump()
|
H A D | NativeTypeVTShape.cpp | 15 void NativeTypeVTShape::dump(raw_ostream &OS, int Indent, in dump()
|
H A D | NativeCompilandSymbol.cpp | 26 void NativeCompilandSymbol::dump(raw_ostream &OS, int Indent, in dump()
|
H A D | NativeTypeFunctionSig.cpp | 33 void dump(raw_ostream &OS, int Indent, PdbSymbolIdField ShowIdFields, in dump() 108 void NativeTypeFunctionSig::dump(raw_ostream &OS, int Indent, in dump()
|
H A D | NativeTypeBuiltin.cpp | 24 void NativeTypeBuiltin::dump(raw_ostream &OS, int Indent, in dump()
|
H A D | NativeTypeArray.cpp | 26 void NativeTypeArray::dump(raw_ostream &OS, int Indent, in dump()
|
H A D | NativeSymbolEnumerator.cpp | 27 void NativeSymbolEnumerator::dump(raw_ostream &OS, int Indent, in dump()
|
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Basic/ |
H A D | JsonSupport.h | 20 inline raw_ostream &Indent(raw_ostream &Out, const unsigned int Space, in Indent() function
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/DebugInfo/PDB/ |
H A D | PDBSymbol.cpp | 117 void PDBSymbol::defaultDump(raw_ostream &OS, int Indent, in defaultDump() 203 SymIndexId Value, int Indent, in dumpSymbolIdField()
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/DebugInfo/PDB/DIA/ |
H A D | DIARawSymbol.cpp | 136 void DumpDIAValueAs(llvm::raw_ostream &OS, int Indent, StringRef Name, in DumpDIAValueAs() 144 void DumpDIAIdValue(llvm::raw_ostream &OS, int Indent, StringRef Name, in DumpDIAIdValue() 156 void DumpDIAValue(llvm::raw_ostream &OS, int Indent, StringRef Name, in DumpDIAValue() 164 void DumpDIAValue(llvm::raw_ostream &OS, int Indent, StringRef Name, in DumpDIAValue() 178 void DumpDIAValue(llvm::raw_ostream &OS, int Indent, StringRef Name, in DumpDIAValue() 218 void DIARawSymbol::dump(raw_ostream &OS, int Indent, in dump()
|
/netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-diff/ |
H A D | DiffConsumer.h | 71 unsigned Indent; variable
|