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

/freebsd-9.3-release/contrib/llvm/tools/clang/lib/StaticAnalyzer/Checkers/
H A DTraversalChecker.cpp73 unsigned Indentation = 0; local
90 unsigned Indentation = 0; local
/freebsd-9.3-release/contrib/llvm/tools/clang/include/clang/AST/
H A DPrettyPrinter.h50 unsigned Indentation : 8; member in struct:clang::PrintingPolicy
/freebsd-9.3-release/contrib/llvm/tools/clang/lib/Format/
H A DWhitespaceManager.cpp305 unsigned Indentation = IndentLevel * Style.IndentWidth; local
/freebsd-9.3-release/contrib/llvm/tools/clang/lib/Frontend/
H A DASTConsumers.cpp188 PrintDeclContext(const DeclContext* DC, unsigned Indentation) argument
/freebsd-9.3-release/contrib/llvm/tools/clang/lib/AST/
H A DDeclPrinter.cpp31 unsigned Indentation; member in class:__anon2995::DeclPrinter
93 void Decl::print(raw_ostream &Out, unsigned Indentation, argument
98 print(raw_ostream &Out, const PrintingPolicy &Policy, unsigned Indentation, bool PrintInstantiation) const argument
136 printGroup(Decl** Begin, unsigned NumDecls, raw_ostream &Out, const PrintingPolicy &Policy, unsigned Indentation) argument
181 Indent(unsigned Indentation) argument
[all...]
/freebsd-9.3-release/contrib/llvm/utils/TableGen/
H A DFixedLenDecoderEmitter.cpp721 emitTable(formatted_raw_ostream &OS, DecoderTable &Table, unsigned Indentation, unsigned BitWidth, StringRef Namespace) const argument
[all...]

Completed in 141 milliseconds