Home
last modified time | relevance | path

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

/llvm-project/clang/lib/Frontend/
H A DASTConsumers.cpp39 bool DumpLookups = false, bool DumpDeclTypes = false) in ASTPrinter() argument
133 bool DumpDeclTypes; global() member in __anon48507f630111::ASTPrinter
169 CreateASTDumper(std::unique_ptr<raw_ostream> Out,StringRef FilterString,bool DumpDecls,bool Deserialize,bool DumpLookups,bool DumpDeclTypes,ASTDumpOutputFormat Format) CreateASTDumper() argument