Searched defs:Indentation (Results 1 – 10 of 10) sorted by relevance
| /freebsd-12-stable/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/ |
| D | TraversalChecker.cpp | 83 unsigned Indentation = 0; in checkPreCall() local 100 unsigned Indentation = 0; in checkPostCall() local
|
| /freebsd-12-stable/contrib/llvm-project/clang/lib/AST/ |
| D | DeclPrinter.cpp | 32 unsigned Indentation; member in __anon88795d050111::DeclPrinter 54 const ASTContext &Context, unsigned Indentation = 0, in DeclPrinter() 126 void Decl::print(raw_ostream &Out, unsigned Indentation, in print() 132 unsigned Indentation, bool PrintInstantiation) const { in print() 187 unsigned Indentation) { in printGroup() 228 raw_ostream& DeclPrinter::Indent(unsigned Indentation) { in Indent() 578 PrintingPolicy &Policy, unsigned Indentation, in printExplicitSpecifier()
|
| D | TypePrinter.cpp | 104 unsigned Indentation; member in __anon0f20a78f0111::TypePrinter 109 explicit TypePrinter(const PrintingPolicy &Policy, unsigned Indentation = 0) in TypePrinter() 2253 const Twine &PlaceHolder, unsigned Indentation) { in print()
|
| D | StmtPrinter.cpp | 77 const PrintingPolicy &Policy, unsigned Indentation = 0, in StmtPrinter() 2568 const PrintingPolicy &Policy, unsigned Indentation, in printPretty()
|
| /freebsd-12-stable/contrib/llvm-project/clang/lib/Format/ |
| D | WhitespaceManager.cpp | 1351 unsigned Indentation = IndentLevel * Style.IndentWidth; in appendIndentText() local 1363 unsigned Indentation = in appendIndentText() local 1373 unsigned Indentation) { in appendTabIndent()
|
| /freebsd-12-stable/contrib/llvm-project/clang/include/clang/AST/ |
| D | PrettyPrinter.h | 90 unsigned Indentation : 8; member
|
| /freebsd-12-stable/contrib/llvm-project/llvm/utils/TableGen/ |
| D | FixedLenDecoderEmitter.cpp | 752 unsigned Indentation, in emitTable() 1111 void FilterChooser::emitBinaryParser(raw_ostream &o, unsigned &Indentation, in emitBinaryParser() 1151 void FilterChooser::emitDecoder(raw_ostream &OS, unsigned Indentation, in emitDecoder() 1198 bool FilterChooser::emitPredicateMatch(raw_ostream &o, unsigned &Indentation, in emitPredicateMatch()
|
| D | GlobalISelEmitter.cpp | 594 unsigned Indentation = 4; in emitDeclaration() local
|
| /freebsd-12-stable/contrib/llvm-project/clang/lib/Sema/ |
| D | SemaAvailability.cpp | 815 StringRef Indentation = Lexer::getIndentationForLine(IfInsertionLoc, SM); in DiagnoseDeclAvailability() local
|
| /freebsd-12-stable/contrib/llvm-project/clang/lib/Frontend/ |
| D | TextDiagnostic.cpp | 616 unsigned Indentation = WordWrapIndentation) { in printWordWrapped()
|