Searched defs:Indentation (Results 1 - 10 of 10) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/
H A DTraversalChecker.cpp83 unsigned Indentation = 0; local
100 unsigned Indentation = 0; local
/freebsd-13-stable/contrib/llvm-project/clang/include/clang/AST/
H A DPrettyPrinter.h79 unsigned Indentation : 8; member in struct:clang::PrintingPolicy
H A DType.h1038 unsigned Indentation; member in class:clang::QualType::StreamedQualTypeHelper
1041 StreamedQualTypeHelper(const QualType &T, const PrintingPolicy &Policy, const Twine &PlaceHolder, unsigned Indentation) argument
[all...]
/freebsd-13-stable/contrib/llvm-project/clang/lib/Format/
H A DWhitespaceManager.cpp948 unsigned Indentation = IndentLevel * Style.IndentWidth; local
960 unsigned Indentation = local
969 appendTabIndent(std::string &Text, unsigned Spaces, unsigned Indentation) argument
/freebsd-13-stable/contrib/llvm-project/clang/lib/Sema/
H A DSemaAvailability.cpp851 << Indentation << "}"; local
/freebsd-13-stable/contrib/llvm-project/clang/lib/AST/
H A DDeclPrinter.cpp32 unsigned Indentation; member in class:__anon1570::DeclPrinter
121 void Decl::print(raw_ostream &Out, unsigned Indentation, argument
126 print(raw_ostream &Out, const PrintingPolicy &Policy, unsigned Indentation, bool PrintInstantiation) const argument
180 printGroup(Decl** Begin, unsigned NumDecls, raw_ostream &Out, const PrintingPolicy &Policy, unsigned Indentation) argument
223 Indent(unsigned Indentation) argument
569 printExplicitSpecifier(ExplicitSpecifier ES, llvm::raw_ostream &Out, PrintingPolicy &Policy, unsigned Indentation) argument
[all...]
H A DTypePrinter.cpp103 unsigned Indentation; member in class:__anon1616::TypePrinter
1969 print(const Type *ty, Qualifiers qs, raw_ostream &OS, const PrintingPolicy &policy, const Twine &PlaceHolder, unsigned Indentation) argument
[all...]
H A DStmtPrinter.cpp2548 printPretty(raw_ostream &Out, PrinterHelper *Helper, const PrintingPolicy &Policy, unsigned Indentation, StringRef NL, const ASTContext *Context) const argument
/freebsd-13-stable/contrib/llvm-project/llvm/utils/TableGen/
H A DFixedLenDecoderEmitter.cpp749 emitTable(formatted_raw_ostream &OS, DecoderTable &Table, unsigned Indentation, unsigned BitWidth, StringRef Namespace) const argument
[all...]
H A DGlobalISelEmitter.cpp574 unsigned Indentation = 4; local

Completed in 207 milliseconds