Home
last modified time | relevance | path

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

/freebsd-src/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-src/sys/contrib/device-tree/Bindings/
H A Ddts-coding-style.rst163 Indentation global() chapter
/freebsd-src/contrib/llvm-project/clang/include/clang/AST/
H A DPrettyPrinter.h93 unsigned Indentation : 8; member
/freebsd-src/contrib/llvm-project/clang/lib/AST/
H A DDeclPrinter.cpp32 unsigned Indentation; global() member in __anond8e66ebf0111::DeclPrinter
66 DeclPrinter(raw_ostream & Out,const PrintingPolicy & Policy,const ASTContext & Context,unsigned Indentation=0,bool PrintInstantiation=false) DeclPrinter() argument
142 print(raw_ostream & Out,unsigned Indentation,bool PrintInstantiation) const print() argument
148 print(raw_ostream & Out,const PrintingPolicy & Policy,unsigned Indentation,bool PrintInstantiation) const print() argument
206 printGroup(Decl ** Begin,unsigned NumDecls,raw_ostream & Out,const PrintingPolicy & Policy,unsigned Indentation) printGroup() argument
247 Indent(unsigned Indentation) Indent() argument
667 printExplicitSpecifier(ExplicitSpecifier ES,llvm::raw_ostream & Out,PrintingPolicy & Policy,unsigned Indentation,const ASTContext & Context) printExplicitSpecifier() argument
[all...]
H A DTypePrinter.cpp115 unsigned Indentation; member in __anon5f8db9490111::TypePrinter
120 explicit TypePrinter(const PrintingPolicy &Policy, unsigned Indentation = 0) in TypePrinter() argument
2459 print(const Type * ty,Qualifiers qs,raw_ostream & OS,const PrintingPolicy & policy,const Twine & PlaceHolder,unsigned Indentation) print() argument
[all...]
H A DStmtPrinter.cpp78 const PrintingPolicy &Policy, unsigned Indentation = 0, in StmtPrinter() argument
2761 printPretty(raw_ostream & Out,PrinterHelper * Helper,const PrintingPolicy & Policy,unsigned Indentation,StringRef NL,const ASTContext * Context) const printPretty() argument
2769 printPrettyControlled(raw_ostream & Out,PrinterHelper * Helper,const PrintingPolicy & Policy,unsigned Indentation,StringRef NL,const ASTContext * Context) const printPrettyControlled() argument
/freebsd-src/contrib/llvm-project/llvm/lib/DebugInfo/LogicalView/Core/
H A DLVRange.cpp146 size_t Indentation = 0; in print() local
H A DLVScope.cpp1387 size_t Indentation = options().indentationSize() + in printLocalNames() local
/freebsd-src/contrib/llvm-project/clang/lib/Format/
H A DWhitespaceManager.cpp1725 unsigned Indentation = IndentLevel * Style.IndentWidth; appendIndentText() local
1737 unsigned Indentation = appendIndentText() local
1747 appendTabIndent(std::string & Text,unsigned Spaces,unsigned Indentation) appendTabIndent() argument
/freebsd-src/contrib/llvm-project/llvm/utils/TableGen/
H A DDecoderEmitter.cpp766 emitTable(formatted_raw_ostream & OS,DecoderTable & Table,unsigned Indentation,unsigned BitWidth,StringRef Namespace) const emitTable() argument
1134 emitBinaryParser(raw_ostream & o,unsigned & Indentation,const OperandInfo & OpInfo,bool & OpHasCompleteDecoder) const emitBinaryParser() argument
1174 emitDecoder(raw_ostream & OS,unsigned Indentation,unsigned Opc,bool & HasCompleteDecoder) const emitDecoder() argument
1255 emitPredicateMatch(raw_ostream & o,unsigned & Indentation,unsigned Opc) const emitPredicateMatch() argument
[all...]
H A DGlobalISelMatchTable.cpp
/freebsd-src/contrib/llvm-project/clang/lib/Sema/
H A DSemaAvailability.cpp853 StringRef Indentation = Lexer::getIndentationForLine(IfInsertionLoc, SM); DiagnoseDeclAvailability() local