/openbsd-src/gnu/llvm/llvm/lib/DebugInfo/PDB/Native/ |
H A D | FormatUtil.cpp | 23 uint32_t IndentLevel, uint32_t GroupSize, in typesetItemList() 40 std::string llvm::pdb::typesetStringList(uint32_t IndentLevel, in typesetStringList() 144 std::string llvm::pdb::formatSectionCharacteristics(uint32_t IndentLevel, in formatSectionCharacteristics()
|
/openbsd-src/gnu/llvm/llvm/tools/llvm-pdbutil/ |
H A D | MinimalSymbolDumper.cpp | 30 static std::string formatLocalSymFlags(uint32_t IndentLevel, in formatLocalSymFlags() 50 static std::string formatExportFlags(uint32_t IndentLevel, ExportFlags Flags) { in formatExportFlags() 65 static std::string formatCompileSym2Flags(uint32_t IndentLevel, in formatCompileSym2Flags() 84 static std::string formatCompileSym3Flags(uint32_t IndentLevel, in formatCompileSym3Flags() 107 static std::string formatFrameProcedureOptions(uint32_t IndentLevel, in formatFrameProcedureOptions() 140 static std::string formatPublicSymFlags(uint32_t IndentLevel, in formatPublicSymFlags() 153 static std::string formatProcSymFlags(uint32_t IndentLevel, in formatProcSymFlags() 349 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 | MinimalTypeDumper.cpp | 34 static std::string formatClassOptions(uint32_t IndentLevel, in formatClassOptions()
|
H A D | DumpOutputStyle.cpp | 1745 static std::string formatSegMapDescriptorFlag(uint32_t IndentLevel, in formatSegMapDescriptorFlag()
|
/openbsd-src/gnu/llvm/llvm/utils/TableGen/ |
H A D | PredicateExpander.h | 31 unsigned IndentLevel; variable
|
H A D | PredicateExpander.cpp | 427 unsigned IndentLevel = getIndentLevel(); in expandPrologue() local 491 unsigned IndentLevel = getIndentLevel(); in expandBody() local
|
/openbsd-src/gnu/llvm/clang/include/clang/Tooling/DependencyScanning/ |
H A D | DependencyScanningFilesystem.h | 380 unsigned IndentLevel) const override { in printImpl()
|
/openbsd-src/gnu/llvm/llvm/include/llvm/Support/ |
H A D | VirtualFileSystem.h | 333 unsigned IndentLevel) const { in printImpl() 338 void printIndent(raw_ostream &OS, unsigned IndentLevel) const { in printIndent()
|
H A D | ScopedPrinter.h | 510 int IndentLevel = 0; variable
|
/openbsd-src/gnu/llvm/llvm/include/llvm/DebugInfo/PDB/Native/ |
H A D | LinePrinter.h | 124 uint32_t IndentLevel; member
|
/openbsd-src/gnu/llvm/clang/lib/AST/ |
H A D | RecordLayoutBuilder.cpp | 3519 CharUnits Offset, unsigned IndentLevel) { in PrintOffset() 3526 unsigned IndentLevel) { in PrintBitFieldOffset() 3542 static void PrintIndentNoOffset(raw_ostream &OS, unsigned IndentLevel) { in PrintIndentNoOffset() 3550 unsigned IndentLevel, in DumpRecordLayout()
|
H A D | StmtPrinter.cpp | 70 unsigned IndentLevel; member in __anondc2244d40111::StmtPrinter
|
/openbsd-src/gnu/llvm/llvm/lib/Bitcode/Reader/ |
H A D | BitcodeAnalyzer.cpp | 734 Error BitcodeAnalyzer::parseBlock(unsigned BlockID, unsigned IndentLevel, in parseBlock()
|
/openbsd-src/gnu/llvm/clang/lib/StaticAnalyzer/Core/ |
H A D | PlistDiagnostics.cpp | 495 unsigned IndentLevel = InputIndentLevel; in printCoverage() local
|
/openbsd-src/gnu/llvm/clang/lib/Format/ |
H A D | WhitespaceManager.cpp | 1490 unsigned IndentLevel, unsigned Spaces, in appendIndentText()
|
H A D | TokenAnnotator.cpp | 3069 unsigned IndentLevel = Line.Level; in calculateFormattingInformation() local
|
H A D | FormatToken.h | 452 unsigned IndentLevel = 0; member
|
/openbsd-src/gnu/llvm/clang/tools/c-index-test/ |
H A D | c-index-test.c | 458 int IndentLevel; member
|