/llvm-project/llvm/lib/DebugInfo/PDB/Native/ |
H A D | FormatUtil.cpp | 24 typesetItemList(ArrayRef<std::string> Opts,uint32_t IndentLevel,uint32_t GroupSize,StringRef Sep) typesetItemList() argument 41 typesetStringList(uint32_t IndentLevel,ArrayRef<StringRef> Strings) typesetStringList() argument 143 formatSectionCharacteristics(uint32_t IndentLevel,uint32_t C,uint32_t FlagsPerLine,StringRef Separator,CharacteristicStyle Style) formatSectionCharacteristics() argument
|
/llvm-project/llvm/tools/llvm-pdbutil/ |
H A D | MinimalSymbolDumper.cpp | 31 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()
|
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 | 35 static std::string formatClassOptions(uint32_t IndentLevel, in formatClassOptions()
|
H A D | DumpOutputStyle.cpp | 1745 static std::string formatSegMapDescriptorFlag(uint32_t IndentLevel, in formatSegMapDescriptorFlag()
|
/llvm-project/llvm/utils/TableGen/Common/ |
H A D | PredicateExpander.h | 31 unsigned IndentLevel; global() variable
|
H A D | PredicateExpander.cpp | 469 unsigned IndentLevel = getIndentLevel(); expandPrologue() local 534 unsigned IndentLevel = getIndentLevel(); expandBody() local
|
/llvm-project/clang/include/clang/Tooling/DependencyScanning/ |
H A D | DependencyScanningFilesystem.h | 447 printImpl(raw_ostream & OS,PrintType Type,unsigned IndentLevel) printImpl() argument
|
/llvm-project/llvm/include/llvm/DebugInfo/PDB/Native/ |
H A D | LinePrinter.h | 124 uint32_t IndentLevel; member
|
/llvm-project/llvm/include/llvm/Support/ |
H A D | VirtualFileSystem.h | 345 printImpl(raw_ostream & OS,PrintType Type,unsigned IndentLevel) printImpl() argument 350 printIndent(raw_ostream & OS,unsigned IndentLevel) printIndent() argument [all...] |
H A D | ScopedPrinter.h | 530 int IndentLevel = 0; variable
|
/llvm-project/llvm/lib/Bitcode/Reader/ |
H A D | BitcodeAnalyzer.cpp | 740 parseBlock(unsigned BlockID,unsigned IndentLevel,std::optional<BCDumpOptions> O,std::optional<StringRef> CheckHash) parseBlock() argument
|
/llvm-project/clang/lib/AST/ |
H A D | RecordLayoutBuilder.cpp | 3580 PrintOffset(raw_ostream & OS,CharUnits Offset,unsigned IndentLevel) PrintOffset() argument 3587 PrintBitFieldOffset(raw_ostream & OS,CharUnits Offset,unsigned Begin,unsigned Width,unsigned IndentLevel) PrintBitFieldOffset() argument 3603 PrintIndentNoOffset(raw_ostream & OS,unsigned IndentLevel) PrintIndentNoOffset() argument 3611 DumpRecordLayout(raw_ostream & OS,const RecordDecl * RD,const ASTContext & C,CharUnits Offset,unsigned IndentLevel,const char * Description,bool PrintSizeInfo,bool IncludeVirtualBases) DumpRecordLayout() argument [all...] |
H A D | StmtPrinter.cpp | 70 unsigned IndentLevel; member in __anonffae03f00111::StmtPrinter [all...] |
/llvm-project/clang/lib/StaticAnalyzer/Core/ |
H A D | PlistDiagnostics.cpp | 493 unsigned IndentLevel = InputIndentLevel; in printCoverage() local [all...] |
/llvm-project/llvm/lib/DebugInfo/DWARF/ |
H A D | DWARFDebugFrame.cpp | 929 dump(raw_ostream & OS,DIDumpOptions DumpOpts,unsigned IndentLevel,std::optional<uint64_t> Address) const dump() argument
|
/llvm-project/clang/lib/Format/ |
H A D | WhitespaceManager.cpp | 1733 appendIndentText(std::string & Text,unsigned IndentLevel,unsigned Spaces,unsigned WhitespaceStartColumn,bool IsAligned) appendIndentText() argument
|
H A D | TokenAnnotator.cpp | 4032 unsigned IndentLevel = Line.Level; calculateFormattingInformation() local
|
H A D | FormatToken.h | 522 unsigned IndentLevel = 0; global() member
|
/llvm-project/clang/tools/c-index-test/ |
H A D | c-index-test.c | 500 int IndentLevel; member
|