Home
last modified time | relevance | path

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

12

/external/llvm/lib/DebugInfo/
DDWARFDebugLoc.cpp21 const unsigned Indent = 12; in dump() local
115 const unsigned Indent = 12; in dump() local
/external/chromium_org/third_party/WebKit/Source/core/editing/
DIndentOutdentCommand.h36 enum EIndentType { Indent, Outdent }; enumerator
/external/clang/lib/AST/
DASTDumper.cpp533 IndentScope Indent(*this); in dumpDeclRef() local
566 IndentScope Indent(*this); in dumpDeclContext() local
573 IndentScope Indent(*this); in dumpLookups() local
594 IndentScope Indent(*this); in dumpLookups() local
613 IndentScope Indent(*this); in dumpLookups() local
620 IndentScope Indent(*this); in dumpAttr() local
690 IndentScope Indent(*this); in dumpCXXCtorInitializer() local
729 IndentScope Indent(*this); in dumpTemplateArgument() local
784 IndentScope Indent(*this); in dumpDecl() local
1080 IndentScope Indent(*this); in VisitCXXRecordDecl() local
[all …]
DDeclPrinter.cpp34 raw_ostream& Indent() { return Indent(Indentation); } in Indent() function in __anond11180930111::DeclPrinter
181 raw_ostream& DeclPrinter::Indent(unsigned Indentation) { in Indent() function in DeclPrinter
221 void DeclPrinter::VisitDeclContext(DeclContext *DC, bool Indent) { in VisitDeclContext()
DASTDiagnostic.cpp1257 void TreeToString(int Indent = 1) { in TreeToString()
1588 void PrintElideArgs(unsigned NumElideArgs, unsigned Indent) { in PrintElideArgs()
/external/llvm/tools/llvm-diff/
DDiffConsumer.h71 unsigned Indent; variable
/external/llvm/lib/TableGen/
DStringMatcher.cpp47 std::string Indent(IndentCount*2+4, ' '); in EmitStringMatcherForChar() local
/external/deqp/framework/opengl/
DgluVarType.hpp286 struct Indent struct
288 int level;
289 Indent (int level_) : level(level_) {} in Indent() argument
/external/clang/include/clang/Basic/
DPlistSupport.h40 inline raw_ostream &Indent(raw_ostream &o, const unsigned indent) { in Indent() function
/external/protobuf/src/google/protobuf/io/
Dprinter.cc135 void Printer::Indent() { in Indent() function in google::protobuf::io::Printer
/external/clang/tools/diagtool/
DTreeView.cpp58 void printGroup(const GroupRecord &Group, unsigned Indent = 0) { in printGroup()
/external/chromium_org/third_party/protobuf/src/google/protobuf/io/
Dprinter.cc145 void Printer::Indent() { in Indent() function in google::protobuf::io::Printer
/external/llvm/utils/TableGen/
DCallingConvEmitter.cpp79 unsigned Indent, raw_ostream &O) { in EmitAction()
DDAGISelMatcherEmitter.cpp138 EmitMatcher(const Matcher *N, unsigned Indent, unsigned CurrentIdx, in EmitMatcher()
598 EmitMatcherList(const Matcher *N, unsigned Indent, unsigned CurrentIdx, in EmitMatcherList()
/external/llvm/utils/yaml-bench/
DYAMLBench.cpp81 , unsigned Indent = 0 in dumpNode()
/external/clang/lib/Format/
DContinuationIndenter.h159 unsigned Indent; member
DFormat.cpp572 tryFitMultipleLinesInOne(unsigned Indent, in tryFitMultipleLinesInOne()
822 unsigned Indent; in format() local
993 unsigned Indent, bool InPPDirective) { in formatFirstToken()
/external/llvm/tools/llvm-bcanalyzer/
Dllvm-bcanalyzer.cpp326 std::string Indent(IndentLevel*2, ' '); in ParseBlock() local
/external/clang/lib/Basic/
DVirtualFileSystem.cpp1068 unsigned Indent = getDirIndent(); in startDirectory() local
1076 unsigned Indent = getDirIndent(); in endDirectory() local
1084 unsigned Indent = getFileIndent(); in writeEntry() local
/external/deqp/modules/glshared/
DglsUniformBlockCase.cpp799 struct Indent struct
801 int level;
802 Indent (int level_) : level(level_) {} in Indent() function
/external/llvm/lib/CodeGen/AsmPrinter/
DDIE.cpp142 const std::string Indent(IndentCount, ' '); in print() local
/external/chromium_org/ppapi/generators/
Didl_c_proto.py637 def Indent(self, data, tabs=0): member in CGen
/external/lldb/source/Core/
DStream.cpp258 Stream::Indent(const char *s) in Indent() function in Stream
/external/deqp/modules/gles31/functional/
Des31fSSBOLayoutCase.cpp921 struct Indent struct
923 int level;
924 Indent (int level_) : level(level_) {} in Indent() function
/external/chromium_org/v8/src/
Dscopes.cc771 static void Indent(int n, const char* str) { in Indent() function

12