Home
last modified time | relevance | path

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

/llvm-project/clang/lib/StaticAnalyzer/Checkers/
H A DTraversalChecker.cpp83 unsigned Indentation = 0; checkPreCall() local
100 unsigned Indentation = 0; checkPostCall() local
/llvm-project/clang/include/clang/AST/
H A DPrettyPrinter.h93 unsigned Indentation : 8; global() member
/llvm-project/clang/lib/AST/
H A DDeclPrinter.cpp33 unsigned Indentation; member in __anon5469eb200111::DeclPrinter
55 const ASTContext &Context, unsigned Indentation = 0, in DeclPrinter() argument
130 void Decl::print(raw_ostream &Out, unsigned Indentation, in print() argument
136 unsigned Indentation, bool PrintInstantiation) const { in print() argument
194 printGroup(Decl ** Begin,unsigned NumDecls,raw_ostream & Out,const PrintingPolicy & Policy,unsigned Indentation) printGroup() argument
235 Indent(unsigned Indentation) Indent() argument
621 printExplicitSpecifier(ExplicitSpecifier ES,llvm::raw_ostream & Out,PrintingPolicy & Policy,unsigned Indentation,const ASTContext & Context) printExplicitSpecifier() argument
[all...]
H A DTypePrinter.cpp120 : Policy(Policy), Indentation(Indentation) {} in TypePrinter() argument
115 unsigned Indentation; global() member in __anondb1135aa0111::TypePrinter
2577 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
2801 printPretty(raw_ostream & Out,PrinterHelper * Helper,const PrintingPolicy & Policy,unsigned Indentation,StringRef NL,const ASTContext * Context) const printPretty() argument
2809 printPrettyControlled(raw_ostream & Out,PrinterHelper * Helper,const PrintingPolicy & Policy,unsigned Indentation,StringRef NL,const ASTContext * Context) const printPrettyControlled() argument
/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
/llvm-project/clang-tools-extra/clangd/unittests/
H A DFormatTests.cpp157 TEST(FormatIncremental, Indentation) { in TEST() argument
/llvm-project/clang-tools-extra/pseudo/unittests/
H A DTokenTest.cpp
/llvm-project/llvm/unittests/TableGen/
H A DCodeExpanderTest.cpp80 TEST(CodeExpander, Indentation) { in TEST() argument
/llvm-project/clang/lib/AST/Interp/
H A DDisasm.cpp
/llvm-project/clang-tools-extra/clangd/
H A DFormat.cpp162 StringRef Indentation = lastLine(Code.take_front(Cursor)); in getIncrementalChangesAfterNewline() local
/llvm-project/clang/lib/Format/
H A DWhitespaceManager.cpp1763 unsigned Indentation = IndentLevel * Style.IndentWidth; appendIndentText() local
1775 unsigned Indentation = appendIndentText() local
1785 appendTabIndent(std::string & Text,unsigned Spaces,unsigned Indentation) appendTabIndent() argument
/llvm-project/llvm/utils/TableGen/
H A DDecoderEmitter.cpp796 emitTable(formatted_raw_ostream & OS,DecoderTable & Table,unsigned Indentation,unsigned BitWidth,StringRef Namespace,const EncodingIDsVec & EncodingIDs) const emitTable() argument
1179 emitBinaryParser(raw_ostream & o,unsigned & Indentation,const OperandInfo & OpInfo,bool & OpHasCompleteDecoder) const emitBinaryParser() argument
1219 emitDecoder(raw_ostream & OS,unsigned Indentation,unsigned Opc,bool & HasCompleteDecoder) const emitDecoder() argument
1299 emitPredicateMatch(raw_ostream & o,unsigned & Indentation,unsigned Opc) const emitPredicateMatch() argument
/llvm-project/llvm/docs/
H A DCodingStandards.rst1590 staticNamespace Indentation global() argument
/llvm-project/clang/lib/Sema/
H A DSemaAvailability.cpp932 StringRef Indentation = Lexer::getIndentationForLine(IfInsertionLoc, SM); DiagnoseDeclAvailability() local
/llvm-project/llvm/utils/TableGen/Common/GlobalISel/
H A DGlobalISelMatchTable.cpp303 unsigned Indentation = 4; in emitDeclaration() local