Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-pdbutil/
H A DFormatUtil.cpp74 uint32_t IndentLevel, uint32_t GroupSize, in typesetItemList()
91 std::string llvm::pdb::typesetStringList(uint32_t IndentLevel, in typesetStringList()
188 std::string llvm::pdb::formatSectionCharacteristics(uint32_t IndentLevel, in formatSectionCharacteristics()
H A DMinimalSymbolDumper.cpp28 static std::string formatLocalSymFlags(uint32_t IndentLevel, in formatLocalSymFlags()
48 static std::string formatExportFlags(uint32_t IndentLevel, ExportFlags Flags) { in formatExportFlags()
63 static std::string formatCompileSym2Flags(uint32_t IndentLevel, in formatCompileSym2Flags()
82 static std::string formatCompileSym3Flags(uint32_t IndentLevel, in formatCompileSym3Flags()
105 static std::string formatFrameProcedureOptions(uint32_t IndentLevel, in formatFrameProcedureOptions()
138 static std::string formatPublicSymFlags(uint32_t IndentLevel, in formatPublicSymFlags()
151 static std::string formatProcSymFlags(uint32_t IndentLevel, in formatProcSymFlags()
343 static std::string formatGaps(uint32_t IndentLevel, in formatGaps()
H A DBytesOutputStyle.cpp325 uint32_t Digits, uint32_t IndentLevel, in iterateOneModule()
354 static void iterateModules(PDBFile &File, LinePrinter &P, uint32_t IndentLevel, in iterateModules()
H A DLinePrinter.h102 uint32_t IndentLevel; member
H A DMinimalTypeDumper.cpp31 static std::string formatClassOptions(uint32_t IndentLevel, in formatClassOptions()
H A DDumpOutputStyle.cpp1840 static std::string formatSegMapDescriptorFlag(uint32_t IndentLevel, in formatSegMapDescriptorFlag()
/netbsd-src/external/apache2/llvm/dist/llvm/utils/TableGen/
H A DPredicateExpander.h31 unsigned IndentLevel; variable
H A DPredicateExpander.cpp429 unsigned IndentLevel = getIndentLevel(); in expandPrologue() local
493 unsigned IndentLevel = getIndentLevel(); in expandBody() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Bitcode/Reader/
H A DBitcodeAnalyzer.cpp733 Error BitcodeAnalyzer::parseBlock(unsigned BlockID, unsigned IndentLevel, in parseBlock()
/netbsd-src/external/apache2/llvm/dist/clang/lib/AST/
H A DRecordLayoutBuilder.cpp3459 CharUnits Offset, unsigned IndentLevel) { in PrintOffset()
3466 unsigned IndentLevel) { in PrintBitFieldOffset()
3482 static void PrintIndentNoOffset(raw_ostream &OS, unsigned IndentLevel) { in PrintIndentNoOffset()
3490 unsigned IndentLevel, in DumpRecordLayout()
H A DStmtPrinter.cpp68 unsigned IndentLevel; member in __anonb8d8be080111::StmtPrinter
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Support/
H A DScopedPrinter.h340 int IndentLevel; variable
/netbsd-src/external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Core/
H A DPlistDiagnostics.cpp494 unsigned IndentLevel = InputIndentLevel; in printCoverage() local
/netbsd-src/external/apache2/llvm/dist/clang/lib/Format/
H A DWhitespaceManager.cpp1010 unsigned IndentLevel, unsigned Spaces, in appendIndentText()
H A DTokenAnnotator.cpp2562 unsigned IndentLevel = Line.Level; in calculateFormattingInformation() local
H A DFormatToken.h386 unsigned IndentLevel = 0; member
/netbsd-src/external/apache2/llvm/dist/clang/tools/c-index-test/
H A Dc-index-test.c456 int IndentLevel; member