Home
last modified time | relevance | path

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

12

/external/webkit/Source/WebCore/editing/
DIndentOutdentCommand.h36 enum EIndentType { Indent, Outdent }; enumerator
/external/clang/lib/AST/
DASTDumper.cpp465 IndentScope Indent(*this); in dumpDeclRef() local
499 IndentScope Indent(*this); in dumpAttr() local
556 IndentScope Indent(*this); in dumpCXXCtorInitializer() local
595 IndentScope Indent(*this); in dumpTemplateArgument() local
650 IndentScope Indent(*this); in dumpDecl() local
918 IndentScope Indent(*this); in VisitCXXRecordDecl() local
1146 IndentScope Indent(*this); in VisitObjCMethodDecl() local
1286 IndentScope Indent(*this); in VisitBlockDecl() local
1291 IndentScope Indent(*this); in VisitBlockDecl() local
1296 IndentScope Indent(*this); in VisitBlockDecl() local
[all …]
DDeclPrinter.cpp34 raw_ostream& Indent() { return Indent(Indentation); } in Indent() function in __anon5c8804350111::DeclPrinter
180 raw_ostream& DeclPrinter::Indent(unsigned Indentation) { in Indent() function in DeclPrinter
220 void DeclPrinter::VisitDeclContext(DeclContext *DC, bool Indent) { in VisitDeclContext()
DASTDiagnostic.cpp1188 void TreeToString(int Indent = 1) { in TreeToString()
1510 void PrintElideArgs(unsigned NumElideArgs, unsigned Indent) { in PrintElideArgs()
DDumpXML.cpp175 unsigned Indent; member
DStmtPrinter.cpp81 raw_ostream &Indent(int Delta = 0) { in Indent() function in __anon07cc1d050111::StmtPrinter
/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/protobuf/src/google/protobuf/io/
Dprinter.cc135 void Printer::Indent() { in Indent() function in google::protobuf::io::Printer
/external/clang/lib/Format/
DFormat.cpp196 void indentBlockComment(const FormatToken &Tok, int Indent) { in indentBlockComment()
378 unsigned Indent; member
1207 unsigned Indent = LevelIndent; in format() local
1227 unsigned Indent = in format() local
1329 void tryFitMultipleLinesInOne(unsigned Indent, in tryFitMultipleLinesInOne()
1496 void formatFirstToken(const AnnotatedToken &RootToken, unsigned Indent, in formatFirstToken()
/external/clang/tools/diagtool/
DTreeView.cpp61 bool FlagsOnly, unsigned Indent = 0) { in printGroup()
/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()
581 EmitMatcherList(const Matcher *N, unsigned Indent, unsigned CurrentIdx, in EmitMatcherList()
/external/llvm/test/Scripts/
Dcoff-dump.py239 Indent = 0 variable
/external/llvm/utils/yaml-bench/
DYAMLBench.cpp67 , unsigned Indent = 0 in dumpNode()
/external/clang/lib/ARCMigrate/
DPlistReporter.cpp40 static raw_ostream& Indent(raw_ostream& o, const unsigned indent) { in Indent() function
/external/llvm/lib/CodeGen/AsmPrinter/
DDIE.cpp129 const std::string Indent(IndentCount, ' '); in print() local
/external/llvm/tools/llvm-bcanalyzer/
Dllvm-bcanalyzer.cpp326 std::string Indent(IndentLevel*2, ' '); in ParseBlock() local
/external/clang/lib/StaticAnalyzer/Core/
DPlistDiagnostics.cpp102 static raw_ostream &Indent(raw_ostream &o, const unsigned indent) { in Indent() function
/external/webkit/Source/WebKit/qt/Api/
Dqwebpage.h172 Indent, enumerator
/external/v8/src/
Dscopes.cc733 static void Indent(int n, const char* str) { in Indent() function
/external/protobuf/src/google/protobuf/
Dtext_format.cc672 void Indent() { in Indent() function in google::protobuf::TextFormat::Printer::TextGenerator
/external/v8/tools/
Dgrokdump.py597 def Indent(self): member in Printer
/external/llvm/lib/Support/
DYAMLTraits.cpp563 unsigned Indent = StateStack.size() - 1; in newLineCheck() local
DYAMLParser.cpp475 int Indent; member in llvm::yaml::Scanner

12