Home
last modified time | relevance | path

Searched defs:Indent (Results 1 – 25 of 52) sorted by relevance

123

/external/llvm/tools/llvm-pdbdump/
DLinePrinter.cpp45 LinePrinter::LinePrinter(int Indent, llvm::raw_ostream &Stream) in LinePrinter()
62 void LinePrinter::Indent() { CurrentIndent += IndentSpaces; } in Indent() function in LinePrinter
/external/llvm/lib/DebugInfo/DWARF/
DDWARFDebugLoc.cpp20 const unsigned Indent = 12; in dump() local
113 const unsigned Indent = 12; in dump() local
/external/deqp/framework/opengl/
DgluVarType.hpp288 struct Indent struct
290 int level;
291 Indent (int level_) : level(level_) {} in Indent() argument
/external/clang/lib/Format/
DUnwrappedLineFormatter.cpp126 unsigned Indent = 0; member in clang::format::__anon5061c3a60111::LevelIndentTracker
161 tryFitMultipleLinesInOne(unsigned Indent, in tryFitMultipleLinesInOne()
823 unsigned Indent = IndentTracker.getIndent(); in format() local
909 unsigned Indent, in formatFirstToken()
DContinuationIndenter.h161 unsigned Indent; member
/external/llvm/tools/llvm-diff/
DDiffConsumer.h72 unsigned Indent; variable
/external/swiftshader/third_party/LLVM/utils/TableGen/
DStringMatcher.cpp47 std::string Indent(IndentCount*2+4, ' '); in EmitStringMatcherForChar() local
DCallingConvEmitter.cpp63 unsigned Indent, raw_ostream &O) { in EmitAction()
DDAGISelMatcherEmitter.cpp138 EmitMatcher(const Matcher *N, unsigned Indent, unsigned CurrentIdx, in EmitMatcher()
582 EmitMatcherList(const Matcher *N, unsigned Indent, unsigned CurrentIdx, in EmitMatcherList()
/external/llvm/lib/TableGen/
DStringMatcher.cpp47 std::string Indent(IndentCount*2+4, ' '); in EmitStringMatcherForChar() local
/external/swiftshader/third_party/LLVM/tools/llvm-diff/
DDiffConsumer.h73 unsigned Indent; variable
/external/llvm/tools/llvm-bcanalyzer/
Dllvm-bcanalyzer.cpp422 static bool decodeMetadataStringsBlob(BitstreamReader &Reader, StringRef Indent, in decodeMetadataStringsBlob()
463 StringRef Indent, ArrayRef<uint64_t> Record, in decodeBlob()
476 std::string Indent(IndentLevel*2, ' '); in ParseBlock() local
/external/clang/include/clang/Basic/
DPlistSupport.h39 inline raw_ostream &Indent(raw_ostream &o, const unsigned indent) { in Indent() function
/external/clang/tools/diagtool/
DTreeView.cpp58 void printGroup(const GroupRecord &Group, unsigned Indent = 0) { in printGroup()
/external/llvm/lib/CodeGen/AsmPrinter/
DDIE.cpp154 const std::string Indent(IndentCount, ' '); in printValues() local
166 const std::string Indent(IndentCount, ' '); in print() local
/external/swiftshader/third_party/LLVM/test/Scripts/
Dcoff-dump.py239 Indent = 0 variable
/external/llvm/utils/TableGen/
DDAGISelMatcherEmitter.cpp156 EmitMatcher(const Matcher *N, unsigned Indent, unsigned CurrentIdx, in EmitMatcher()
621 EmitMatcherList(const Matcher *N, unsigned Indent, unsigned CurrentIdx, in EmitMatcherList()
DCallingConvEmitter.cpp82 unsigned Indent, raw_ostream &O) { in EmitAction()
/external/llvm/lib/DebugInfo/PDB/DIA/
DDIARawSymbol.cpp138 void DumpDIAValue(llvm::raw_ostream &OS, int Indent, StringRef Name, in DumpDIAValue()
149 void DumpDIAValue(llvm::raw_ostream &OS, int Indent, StringRef Name, in DumpDIAValue()
166 void DumpDIAValue(llvm::raw_ostream &OS, int Indent, StringRef Name, in DumpDIAValue()
/external/llvm/utils/yaml-bench/
DYAMLBench.cpp86 , unsigned Indent = 0 in dumpNode()
/external/clang/lib/AST/
DDeclPrinter.cpp34 raw_ostream& Indent() { return Indent(Indentation); } in Indent() function in __anond3fcfbcf0111::DeclPrinter
194 raw_ostream& DeclPrinter::Indent(unsigned Indentation) { in Indent() function in DeclPrinter
273 void DeclPrinter::VisitDeclContext(DeclContext *DC, bool Indent) { in VisitDeclContext()
/external/swiftshader/third_party/LLVM/lib/CodeGen/AsmPrinter/
DDIE.cpp127 const std::string Indent(IndentCount, ' '); in print() local
/external/llvm/lib/Target/Hexagon/MCTargetDesc/
DHexagonMCTargetDesc.cpp130 StringRef Indent = "\t\t"; in prettyPrintAsm() local
/external/flatbuffers/src/
Didl_gen_grpc.cpp137 void Indent() { indent_++; } in Indent() function in flatbuffers::FlatBufPrinter
/external/swiftshader/third_party/LLVM/tools/llvm-bcanalyzer/
Dllvm-bcanalyzer.cpp325 std::string Indent(IndentLevel*2, ' '); in ParseBlock() local

123