Home
last modified time | relevance | path

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

/external/clang/lib/Format/
DBreakableToken.h75 BreakableToken(const FormatToken &Tok, unsigned IndentLevel, in BreakableToken()
82 const unsigned IndentLevel; variable
DWhitespaceManager.cpp30 unsigned IndentLevel, int Spaces, unsigned StartOfTokenColumn, in Change()
51 unsigned IndentLevel, unsigned Spaces, in replaceWhitespace()
80 unsigned Newlines, unsigned IndentLevel, int Spaces) { in replaceWhitespaceInToken()
530 unsigned IndentLevel, unsigned Spaces, in appendIndentText()
DBreakableToken.cpp145 const FormatToken &Tok, unsigned IndentLevel, unsigned StartColumn, in BreakableSingleLineToken()
156 const FormatToken &Tok, unsigned IndentLevel, unsigned StartColumn, in BreakableStringLiteral()
201 const FormatToken &Token, unsigned IndentLevel, unsigned StartColumn, in BreakableLineComment()
253 const FormatToken &Token, unsigned IndentLevel, unsigned StartColumn, in BreakableBlockComment()
DWhitespaceManager.h134 unsigned IndentLevel; member
DContinuationIndenter.h164 unsigned IndentLevel; member
DUnwrappedLineFormatter.cpp908 unsigned IndentLevel, in formatFirstToken()
/external/swiftshader/third_party/llvm-7.0/llvm/tools/llvm-pdbutil/
DMinimalSymbolDumper.cpp29 static std::string formatLocalSymFlags(uint32_t IndentLevel, in formatLocalSymFlags()
49 static std::string formatExportFlags(uint32_t IndentLevel, ExportFlags Flags) { in formatExportFlags()
64 static std::string formatCompileSym2Flags(uint32_t IndentLevel, in formatCompileSym2Flags()
83 static std::string formatCompileSym3Flags(uint32_t IndentLevel, in formatCompileSym3Flags()
106 static std::string formatFrameProcedureOptions(uint32_t IndentLevel, in formatFrameProcedureOptions()
139 static std::string formatPublicSymFlags(uint32_t IndentLevel, in formatPublicSymFlags()
152 static std::string formatProcSymFlags(uint32_t IndentLevel, in formatProcSymFlags()
306 static std::string formatGaps(uint32_t IndentLevel, in formatGaps()
DFormatUtil.cpp75 uint32_t IndentLevel, uint32_t GroupSize, in typesetItemList()
92 std::string llvm::pdb::typesetStringList(uint32_t IndentLevel, in typesetStringList()
188 std::string llvm::pdb::formatSectionCharacteristics(uint32_t IndentLevel, in formatSectionCharacteristics()
DBytesOutputStyle.cpp326 uint32_t Digits, uint32_t IndentLevel, in iterateOneModule()
357 static void iterateModules(PDBFile &File, LinePrinter &P, uint32_t IndentLevel, in iterateModules()
DLinePrinter.h103 uint32_t IndentLevel; member
DMinimalTypeDumper.cpp29 static std::string formatClassOptions(uint32_t IndentLevel, in formatClassOptions()
DDumpOutputStyle.cpp1538 static std::string formatSegMapDescriptorFlag(uint32_t IndentLevel, in formatSegMapDescriptorFlag()
/external/swiftshader/third_party/llvm-7.0/llvm/utils/TableGen/
DPredicateExpander.h32 unsigned IndentLevel; variable
/external/python/cpython2/Tools/bgen/bgen/
DbgenOutput.py79 def IndentLevel(by = 1): function
/external/swiftshader/third_party/LLVM/include/llvm/CodeGen/
DLexicalScopes.h243 mutable unsigned IndentLevel; // Private state for dump() variable
/external/swiftshader/third_party/LLVM/tools/llvm-bcanalyzer/
Dllvm-bcanalyzer.cpp324 static bool ParseBlock(BitstreamCursor &Stream, unsigned IndentLevel) { in ParseBlock()
/external/clang/lib/AST/
DRecordLayoutBuilder.cpp3124 CharUnits Offset, unsigned IndentLevel) { in PrintOffset()
3131 unsigned IndentLevel) { in PrintBitFieldOffset()
3147 static void PrintIndentNoOffset(raw_ostream &OS, unsigned IndentLevel) { in PrintIndentNoOffset()
3155 unsigned IndentLevel, in DumpRecordLayout()
DStmtPrinter.cpp38 unsigned IndentLevel; member in __anon451ea2a80111::StmtPrinter
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Support/
DJSON.cpp670 unsigned IndentLevel = 0; in format() local
/external/llvm/tools/llvm-bcanalyzer/
Dllvm-bcanalyzer.cpp475 unsigned IndentLevel, CurStreamTypeType CurStreamType) { in ParseBlock()
/external/swiftshader/third_party/llvm-7.0/llvm/tools/llvm-bcanalyzer/
Dllvm-bcanalyzer.cpp500 unsigned BlockID, unsigned IndentLevel, in ParseBlock()
/external/llvm/include/llvm/Support/
DScopedPrinter.h339 int IndentLevel; variable
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/Support/
DScopedPrinter.h350 int IndentLevel; variable
/external/clang/tools/c-index-test/
Dc-index-test.c376 int IndentLevel; member