Searched defs:Indent (Results 1 - 18 of 18) sorted by relevance

/freebsd-10.3-release/contrib/llvm/lib/DebugInfo/
H A DDWARFDebugLoc.cpp20 const unsigned Indent = 12; local
/freebsd-10.3-release/contrib/llvm/lib/TableGen/
H A DStringMatcher.cpp88 OS << Indent << " break;\n"; local
95 OS << Indent << " break;\n"; local
104 OS << Indent << "default: break;\n"; local
114 OS << Indent << " break;\\n"; local
117 OS << Indent << "}\\n"; local
[all...]
/freebsd-10.3-release/contrib/llvm/tools/llvm-diff/
H A DDiffConsumer.h71 unsigned Indent; member in class:llvm::DiffConsumer
/freebsd-10.3-release/contrib/llvm/tools/clang/lib/ARCMigrate/
H A DPlistReporter.cpp40 static raw_ostream& Indent(raw_ostream& o, const unsigned indent) { function
/freebsd-10.3-release/contrib/llvm/lib/CodeGen/AsmPrinter/
H A DDIE.cpp171 O << Indent; local
/freebsd-10.3-release/contrib/llvm/utils/TableGen/
H A DCallingConvEmitter.cpp78 EmitAction(Record *Action, unsigned Indent, raw_ostream &O) argument
H A DDAGISelMatcherEmitter.cpp138 EmitMatcher(const Matcher *N, unsigned Indent, unsigned CurrentIdx, argument
591 EmitMatcherList(const Matcher *N, unsigned Indent, unsigned CurrentIdx, formatted_raw_ostream &OS) argument
[all...]
/freebsd-10.3-release/contrib/llvm/tools/clang/lib/Format/
H A DContinuationIndenter.h128 ParenState(unsigned Indent, unsigned IndentLevel, unsigned LastSpace, argument
140 unsigned Indent; member in struct:clang::format::ParenState
H A DFormat.cpp383 tryFitMultipleLinesInOne(unsigned Indent, argument
565 unsigned Indent = getIndent(IndentForLevel, TheLine.Level); local
713 formatFirstToken(FormatToken &RootToken, const AnnotatedLine *PreviousLine, unsigned IndentLevel, unsigned Indent, bool InPPDirective) argument
[all...]
/freebsd-10.3-release/contrib/llvm/tools/clang/lib/StaticAnalyzer/Core/
H A DPlistDiagnostics.cpp101 static raw_ostream &Indent(raw_ostream &o, const unsigned indent) { function
[all...]
/freebsd-10.3-release/contrib/llvm/tools/lldb/source/Core/
H A DStream.cpp258 Stream::Indent(const char *s) function in class:Stream
/freebsd-10.3-release/contrib/llvm/tools/clang/lib/AST/
H A DDeclPrinter.cpp34 raw_ostream& Indent() { return Indent(Indentation); } function in class:__anon3130::DeclPrinter
181 raw_ostream& DeclPrinter::Indent(unsigned Indentation) { function in class:DeclPrinter
221 void DeclPrinter::VisitDeclContext(DeclContext *DC, bool Indent) { argument
[all...]
H A DASTDiagnostic.cpp1546 void PrintElideArgs(unsigned NumElideArgs, unsigned Indent) { argument
H A DStmtPrinter.cpp81 raw_ostream &Indent(int Delta = 0) { function in class:__anon3150::StmtPrinter
[all...]
/freebsd-10.3-release/contrib/llvm/tools/clang/lib/Analysis/
H A DAnalysisDeclContext.cpp427 OS << Indent << " (scope)\n"; local
/freebsd-10.3-release/contrib/llvm/lib/Support/
H A DYAMLTraits.cpp633 unsigned Indent = StateStack.size() - 1; local
H A DCommandLine.cpp1084 static void printHelpStr(StringRef HelpStr, size_t Indent, argument
H A DYAMLParser.cpp484 int Indent; member in class:llvm::yaml::Scanner
[all...]

Completed in 164 milliseconds