Home
last modified time | relevance | path

Searched defs:IndentLevel (Results 1 – 19 of 19) sorted by relevance

/freebsd-head/contrib/llvm-project/llvm/lib/DebugInfo/PDB/Native/
HDFormatUtil.cpp24 uint32_t IndentLevel, uint32_t GroupSize, in typesetItemList()
41 std::string llvm::pdb::typesetStringList(uint32_t IndentLevel, in typesetStringList()
143 std::string llvm::pdb::formatSectionCharacteristics(uint32_t IndentLevel, in formatSectionCharacteristics()
/freebsd-head/contrib/llvm-project/llvm/tools/llvm-pdbutil/
HDMinimalSymbolDumper.cpp31 static std::string formatLocalSymFlags(uint32_t IndentLevel, in formatLocalSymFlags()
51 static std::string formatExportFlags(uint32_t IndentLevel, ExportFlags Flags) { in formatExportFlags()
66 static std::string formatCompileSym2Flags(uint32_t IndentLevel, in formatCompileSym2Flags()
85 static std::string formatCompileSym3Flags(uint32_t IndentLevel, in formatCompileSym3Flags()
108 static std::string formatFrameProcedureOptions(uint32_t IndentLevel, in formatFrameProcedureOptions()
141 static std::string formatPublicSymFlags(uint32_t IndentLevel, in formatPublicSymFlags()
154 static std::string formatProcSymFlags(uint32_t IndentLevel, in formatProcSymFlags()
356 static std::string formatGaps(uint32_t IndentLevel, in formatGaps()
HDBytesOutputStyle.cpp325 uint32_t Digits, uint32_t IndentLevel, in iterateOneModule()
354 static void iterateModules(PDBFile &File, LinePrinter &P, uint32_t IndentLevel, in iterateModules()
HDMinimalTypeDumper.cpp35 static std::string formatClassOptions(uint32_t IndentLevel, in formatClassOptions()
HDDumpOutputStyle.cpp1745 static std::string formatSegMapDescriptorFlag(uint32_t IndentLevel, in formatSegMapDescriptorFlag()
/freebsd-head/contrib/llvm-project/llvm/utils/TableGen/Common/
HDPredicateExpander.h31 unsigned IndentLevel; variable
HDPredicateExpander.cpp469 unsigned IndentLevel = getIndentLevel(); in expandPrologue() local
534 unsigned IndentLevel = getIndentLevel(); in expandBody() local
/freebsd-head/contrib/llvm-project/clang/include/clang/Tooling/DependencyScanning/
HDDependencyScanningFilesystem.h447 unsigned IndentLevel) const override { in printImpl()
/freebsd-head/contrib/llvm-project/llvm/include/llvm/DebugInfo/PDB/Native/
HDLinePrinter.h124 uint32_t IndentLevel; member
/freebsd-head/contrib/llvm-project/llvm/include/llvm/Support/
HDVirtualFileSystem.h345 unsigned IndentLevel) const { in printImpl()
350 void printIndent(raw_ostream &OS, unsigned IndentLevel) const { in printIndent()
HDScopedPrinter.h530 int IndentLevel = 0; variable
/freebsd-head/contrib/llvm-project/llvm/lib/Bitcode/Reader/
HDBitcodeAnalyzer.cpp740 Error BitcodeAnalyzer::parseBlock(unsigned BlockID, unsigned IndentLevel, in parseBlock()
/freebsd-head/contrib/llvm-project/clang/lib/AST/
HDRecordLayoutBuilder.cpp3580 CharUnits Offset, unsigned IndentLevel) { in PrintOffset()
3587 unsigned IndentLevel) { in PrintBitFieldOffset()
3603 static void PrintIndentNoOffset(raw_ostream &OS, unsigned IndentLevel) { in PrintIndentNoOffset()
3611 unsigned IndentLevel, in DumpRecordLayout()
HDStmtPrinter.cpp70 unsigned IndentLevel; member in __anonc2a38f3c0111::StmtPrinter
/freebsd-head/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/
HDPlistDiagnostics.cpp493 unsigned IndentLevel = InputIndentLevel; in printCoverage() local
/freebsd-head/contrib/llvm-project/llvm/lib/DebugInfo/DWARF/
HDDWARFDebugFrame.cpp929 unsigned IndentLevel, in dump()
/freebsd-head/contrib/llvm-project/clang/lib/Format/
HDWhitespaceManager.cpp1735 unsigned IndentLevel, unsigned Spaces, in appendIndentText()
HDTokenAnnotator.cpp4068 unsigned IndentLevel = Line.Level; in calculateFormattingInformation() local
HDFormatToken.h524 unsigned IndentLevel = 0; member