/freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/ |
H A D | TraversalChecker.cpp | 83 unsigned Indentation = 0; in checkPreCall() local 100 unsigned Indentation = 0; in checkPostCall() local
|
/freebsd/sys/contrib/device-tree/Bindings/ |
H A D | dts-coding-style.rst | 165 Indentation chapter
|
/freebsd/contrib/llvm-project/clang/include/clang/AST/ |
H A D | PrettyPrinter.h | 93 unsigned Indentation : 8; member
|
/freebsd/contrib/llvm-project/clang/lib/AST/ |
H A D | DeclPrinter.cpp | 33 unsigned Indentation; member in __anond0616ced0111::DeclPrinter 55 const ASTContext &Context, unsigned Indentation = 0, in DeclPrinter() 130 void Decl::print(raw_ostream &Out, unsigned Indentation, in print() 136 unsigned Indentation, bool PrintInstantiation) const { in print() 194 unsigned Indentation) { in printGroup() 235 raw_ostream& DeclPrinter::Indent(unsigned Indentation) { in Indent() 621 PrintingPolicy &Policy, unsigned Indentation, in printExplicitSpecifier()
|
H A D | TypePrinter.cpp | 115 unsigned Indentation; member in __anon5708b7770111::TypePrinter 120 explicit TypePrinter(const PrintingPolicy &Policy, unsigned Indentation = 0) in TypePrinter() 2580 const Twine &PlaceHolder, unsigned Indentation) { in print()
|
H A D | StmtPrinter.cpp | 78 const PrintingPolicy &Policy, unsigned Indentation = 0, in StmtPrinter() 2811 const PrintingPolicy &Policy, unsigned Indentation, in printPretty() 2819 unsigned Indentation, StringRef NL, in printPrettyControlled()
|
/freebsd/contrib/llvm-project/llvm/lib/DebugInfo/LogicalView/Core/ |
H A D | LVRange.cpp | 146 size_t Indentation = 0; in print() local
|
H A D | LVScope.cpp | 1395 size_t Indentation = options().indentationSize() + printLocalNames() local
|
/freebsd/contrib/llvm-project/clang/lib/AST/Interp/ |
H A D | Disasm.cpp | 288 LLVM_DUMP_METHOD void Record::dump(llvm::raw_ostream &OS, unsigned Indentation, in dump()
|
/freebsd/contrib/llvm-project/clang/lib/Format/ |
H A D | WhitespaceManager.cpp | 1765 unsigned Indentation = IndentLevel * Style.IndentWidth; in appendIndentText() local 1777 unsigned Indentation = in appendIndentText() local 1787 unsigned Indentation) { in appendTabIndent()
|
/freebsd/contrib/llvm-project/llvm/utils/TableGen/ |
H A D | DecoderEmitter.cpp | 796 unsigned Indentation, unsigned BitWidth, in emitTable() 1179 void FilterChooser::emitBinaryParser(raw_ostream &o, unsigned &Indentation, in emitBinaryParser() 1219 void FilterChooser::emitDecoder(raw_ostream &OS, unsigned Indentation, in emitDecoder() 1299 bool FilterChooser::emitPredicateMatch(raw_ostream &o, unsigned &Indentation, in emitPredicateMatch()
|
/freebsd/contrib/llvm-project/clang/lib/Sema/ |
H A D | SemaAvailability.cpp | 938 StringRef Indentation = Lexer::getIndentationForLine(IfInsertionLoc, SM); in DiagnoseDeclAvailability() local
|
/freebsd/contrib/llvm-project/llvm/utils/TableGen/Common/GlobalISel/ |
H A D | GlobalISelMatchTable.cpp | 303 unsigned Indentation = 4; in emitDeclaration() local
|