/freebsd/contrib/llvm-project/llvm/tools/llvm-pdbutil/ |
H A D | MinimalSymbolDumper.cpp | 400 AutoIndent Indent(P, 7); in visitSymbolEnd() local 430 AutoIndent Indent(P, 7); in visitKnownRecord() local 439 AutoIndent Indent(P, 7); in visitKnownRecord() local 451 AutoIndent Indent(P, 7); in visitKnownRecord() local 463 AutoIndent Indent(P, 7); in visitKnownRecord() local 477 AutoIndent Indent(P, 7); in visitKnownRecord() local 491 AutoIndent Indent(P, 7); in visitKnownRecord() local 504 AutoIndent Indent(P, 7); in visitKnownRecord() local 512 AutoIndent Indent(P, 7); in visitKnownRecord() local 521 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 | 77 AutoIndent Indent(P, 4); in printStreamNotValidForObj() local 82 AutoIndent Indent(P, 4); in printStreamNotPresent() local 246 AutoIndent Indent(P); in dumpFileSummary() local 335 AutoIndent Indent(P); in printModuleDetailStats() local 355 AutoIndent Indent(P); in dumpStreamSummary() local 444 AutoIndent Indent(P, FieldWidth + 2); in dumpSectionContrib() local 476 AutoIndent Indent(P); in dumpModules() local 566 AutoIndent Indent(P); in dumpSymbolStats() local 591 AutoIndent Indent(P, 4); in dumpSymbolStats() local 614 AutoIndent Indent(P); in dumpTypeStats() local [all …]
|
H A D | MinimalTypeDumper.cpp | 266 AutoIndent Indent(P, 9); in visitTypeEnd() local 279 AutoIndent Indent(P, 2); in visitMemberEnd() local 535 AutoIndent Indent(P); in visitKnownMember() local 571 AutoIndent Indent(P); in visitKnownMember() local 579 AutoIndent Indent(P); in visitKnownMember() local
|
H A D | ExplainOutputStyle.cpp | 52 AutoIndent Indent(P); in explainPdbFile() local 409 AutoIndent Indent(P); explainStreamOffset() local 457 AutoIndent Indent(P); explainStreamOffset() local
|
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Vectorize/ |
H A D | VPlanRecipes.cpp | 796 void VPInstruction::print(raw_ostream &O, const Twine &Indent, in print() 934 void VPWidenCallRecipe::print(raw_ostream &O, const Twine &Indent, in print() 962 void VPWidenSelectRecipe::print(raw_ostream &O, const Twine &Indent, in print() 1144 void VPWidenRecipe::print(raw_ostream &O, const Twine &Indent, in print() 1175 void VPWidenCastRecipe::print(raw_ostream &O, const Twine &Indent, in print() 1356 void VPWidenIntOrFpInductionRecipe::print(raw_ostream &O, const Twine &Indent, in print() 1386 void VPDerivedIVRecipe::print(raw_ostream &O, const Twine &Indent, in print() 1489 void VPScalarIVStepsRecipe::print(raw_ostream &O, const Twine &Indent, in print() 1571 void VPWidenGEPRecipe::print(raw_ostream &O, const Twine &Indent, in print() 1625 void VPVectorPointerRecipe::print(raw_ostream &O, const Twine &Indent, in print() [all …]
|
/freebsd/contrib/llvm-project/llvm/tools/llvm-tapi-diff/ |
H A D | DiffEngine.cpp |
|
/freebsd/contrib/llvm-project/llvm/lib/TableGen/ |
H A D | StringMatcher.cpp | 53 std::string Indent(IndentCount * 2 + 4, ' '); in EmitStringMatcherForChar() local 131 void StringMatcher::Emit(unsigned Indent, bool IgnoreDuplicates) const { in Emit()
|
/freebsd/contrib/llvm-project/llvm/include/llvm/ExecutionEngine/Orc/ |
H A D | JITTargetMachineBuilder.h | 160 StringRef Indent) in JITTargetMachineBuilderPrinter() argument 172 StringRef Indent; variable
|
/freebsd/contrib/llvm-project/llvm/include/llvm/DebugInfo/PDB/ |
H A D | PDBExtras.h | 47 void dumpSymbolField(raw_ostream &OS, StringRef Name, T Value, int Indent) { in dumpSymbolField()
|
/freebsd/contrib/llvm-project/llvm/lib/DebugInfo/DWARF/ |
H A D | DWARFDie.cpp | 60 unsigned AddressSize, unsigned Indent, in dumpRanges() 73 DWARFUnit *U, unsigned Indent, in dumpLocationList() 93 DWARFUnit *U, unsigned Indent, in dumpLocationExpr() 111 const DWARFAttribute &AttrValue, unsigned Indent, in dumpAttribute() 565 static unsigned dumpParentChain(DWARFDie Die, raw_ostream &OS, unsigned Indent, in dumpParentChain() 576 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()
|
/freebsd/contrib/llvm-project/llvm/lib/DebugInfo/PDB/Native/ |
H A D | LinePrinter.cpp | 56 LinePrinter::LinePrinter(int Indent, bool UseColor, llvm::raw_ostream &Stream, in LinePrinter() 75 void LinePrinter::Indent(uint32_t Amount) { in Indent() function in LinePrinter 208 AutoIndent Indent(*this); in formatMsfStreamData() local
|
H A D | NativeTypeTypedef.cpp | 16 void NativeTypeTypedef::dump(raw_ostream &OS, int Indent, in dump()
|
H A D | NativeTypeFunctionSig.cpp | 34 void dump(raw_ostream &OS, int Indent, PdbSymbolIdField ShowIdFields, in dump() 109 void NativeTypeFunctionSig::dump(raw_ostream &OS, int Indent, in dump()
|
H A D | NativeTypeVTShape.cpp | 18 void NativeTypeVTShape::dump(raw_ostream &OS, int Indent, in dump()
|
H A D | NativePublicSymbol.cpp | 24 void NativePublicSymbol::dump(raw_ostream &OS, int Indent, in dump()
|
H A D | NativeCompilandSymbol.cpp | 24 void NativeCompilandSymbol::dump(raw_ostream &OS, int Indent, in dump()
|
H A D | NativeTypeBuiltin.cpp | 23 void NativeTypeBuiltin::dump(raw_ostream &OS, int Indent, in dump()
|
H A D | NativeTypeArray.cpp | 27 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()
|
/freebsd/contrib/llvm-project/llvm/utils/TableGen/Common/GlobalISel/ |
H A D | CodeExpander.h | 37 StringRef Indent; variable
|
/freebsd/contrib/llvm-project/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()
|
/freebsd/contrib/llvm-project/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()
|
/freebsd/contrib/llvm-project/llvm/tools/llvm-diff/lib/ |
H A D | DiffConsumer.h | 71 unsigned Indent; variable
|