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

/netbsd-current/external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Checkers/
H A DTraversalChecker.cpp83 unsigned Indentation = 0; local
100 unsigned Indentation = 0; local
/netbsd-current/external/apache2/llvm/dist/clang/include/clang/AST/
H A DPrettyPrinter.h90 unsigned Indentation : 8; member in struct:clang::PrintingPolicy
H A DType.h1051 unsigned Indentation; member in class:clang::QualType::StreamedQualTypeHelper
1054 StreamedQualTypeHelper(const QualType &T, const PrintingPolicy &Policy, const Twine &PlaceHolder, unsigned Indentation) argument
[all...]
/netbsd-current/external/apache2/llvm/dist/clang/lib/Format/
H A DWhitespaceManager.cpp1040 unsigned Indentation = IndentLevel * Style.IndentWidth; local
1052 unsigned Indentation = local
1061 appendTabIndent(std::string &Text, unsigned Spaces, unsigned Indentation) argument
/netbsd-current/external/apache2/llvm/dist/clang/lib/AST/
H A DDeclPrinter.cpp32 unsigned Indentation; member in class:__anon309::DeclPrinter
125 void Decl::print(raw_ostream &Out, unsigned Indentation, argument
130 print(raw_ostream &Out, const PrintingPolicy &Policy, unsigned Indentation, bool PrintInstantiation) const argument
184 printGroup(Decl** Begin, unsigned NumDecls, raw_ostream &Out, const PrintingPolicy &Policy, unsigned Indentation) argument
227 Indent(unsigned Indentation) argument
576 printExplicitSpecifier(ExplicitSpecifier ES, llvm::raw_ostream &Out, PrintingPolicy &Policy, unsigned Indentation, const ASTContext &Context) argument
[all...]
H A DTypePrinter.cpp104 unsigned Indentation; member in class:__anon353::TypePrinter
2246 print(const Type *ty, Qualifiers qs, raw_ostream &OS, const PrintingPolicy &policy, const Twine &PlaceHolder, unsigned Indentation) argument
[all...]
H A DStmtPrinter.cpp2554 printPretty(raw_ostream &Out, PrinterHelper *Helper, const PrintingPolicy &Policy, unsigned Indentation, StringRef NL, const ASTContext *Context) const argument
/netbsd-current/external/apache2/llvm/dist/clang/lib/Sema/
H A DSemaAvailability.cpp851 << Indentation << "}"; local
/netbsd-current/external/apache2/llvm/dist/llvm/utils/TableGen/
H A DFixedLenDecoderEmitter.cpp750 emitTable(formatted_raw_ostream &OS, DecoderTable &Table, unsigned Indentation, unsigned BitWidth, StringRef Namespace) const argument
[all...]
H A DGlobalISelEmitter.cpp581 unsigned Indentation = 4; local

Completed in 326 milliseconds