Home
last modified time | relevance | path

Searched defs:Indentation (Results 1 – 13 of 13) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/
H A DTraversalChecker.cpp83 unsigned Indentation = 0; in checkPreCall() local
100 unsigned Indentation = 0; in checkPostCall() local
/freebsd/sys/contrib/device-tree/Bindings/
H A Ddts-coding-style.rst165 Indentation chapter
/freebsd/contrib/llvm-project/clang/include/clang/AST/
H A DPrettyPrinter.h93 unsigned Indentation : 8; member
/freebsd/contrib/llvm-project/clang/lib/AST/
H A DDeclPrinter.cpp33 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 DTypePrinter.cpp115 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 DStmtPrinter.cpp78 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 DLVRange.cpp146 size_t Indentation = 0; in print() local
H A DLVScope.cpp1395 size_t Indentation = options().indentationSize() + printLocalNames() local
/freebsd/contrib/llvm-project/clang/lib/AST/Interp/
H A DDisasm.cpp288 LLVM_DUMP_METHOD void Record::dump(llvm::raw_ostream &OS, unsigned Indentation, in dump()
/freebsd/contrib/llvm-project/clang/lib/Format/
H A DWhitespaceManager.cpp1765 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 DDecoderEmitter.cpp796 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 DSemaAvailability.cpp938 StringRef Indentation = Lexer::getIndentationForLine(IfInsertionLoc, SM); in DiagnoseDeclAvailability() local
/freebsd/contrib/llvm-project/llvm/utils/TableGen/Common/GlobalISel/
H A DGlobalISelMatchTable.cpp303 unsigned Indentation = 4; in emitDeclaration() local