/netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-pdbutil/ |
H A D | FormatUtil.cpp | 74 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 D | MinimalSymbolDumper.cpp | 28 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 D | BytesOutputStyle.cpp | 325 uint32_t Digits, uint32_t IndentLevel, in iterateOneModule() 354 static void iterateModules(PDBFile &File, LinePrinter &P, uint32_t IndentLevel, in iterateModules()
|
H A D | LinePrinter.h | 102 uint32_t IndentLevel; member
|
H A D | MinimalTypeDumper.cpp | 31 static std::string formatClassOptions(uint32_t IndentLevel, in formatClassOptions()
|
H A D | DumpOutputStyle.cpp | 1840 static std::string formatSegMapDescriptorFlag(uint32_t IndentLevel, in formatSegMapDescriptorFlag()
|
/netbsd-src/external/apache2/llvm/dist/llvm/utils/TableGen/ |
H A D | PredicateExpander.h | 31 unsigned IndentLevel; variable
|
H A D | PredicateExpander.cpp | 429 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 D | BitcodeAnalyzer.cpp | 733 Error BitcodeAnalyzer::parseBlock(unsigned BlockID, unsigned IndentLevel, in parseBlock()
|
/netbsd-src/external/apache2/llvm/dist/clang/lib/AST/ |
H A D | RecordLayoutBuilder.cpp | 3459 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 D | StmtPrinter.cpp | 68 unsigned IndentLevel; member in __anonb8d8be080111::StmtPrinter
|
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Support/ |
H A D | ScopedPrinter.h | 340 int IndentLevel; variable
|
/netbsd-src/external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Core/ |
H A D | PlistDiagnostics.cpp | 494 unsigned IndentLevel = InputIndentLevel; in printCoverage() local
|
/netbsd-src/external/apache2/llvm/dist/clang/lib/Format/ |
H A D | WhitespaceManager.cpp | 1010 unsigned IndentLevel, unsigned Spaces, in appendIndentText()
|
H A D | TokenAnnotator.cpp | 2562 unsigned IndentLevel = Line.Level; in calculateFormattingInformation() local
|
H A D | FormatToken.h | 386 unsigned IndentLevel = 0; member
|
/netbsd-src/external/apache2/llvm/dist/clang/tools/c-index-test/ |
H A D | c-index-test.c | 456 int IndentLevel; member
|