Home
last modified time | relevance | path

Searched defs:DumpLookups (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
130 bool DumpLookups; global() member in __anon48507f630111::ASTPrinter
168 CreateASTDumper(std::unique_ptr<raw_ostream> Out,StringRef FilterString,bool DumpDecls,bool Deserialize,bool DumpLookups,bool DumpDeclTypes,ASTDumpOutputFormat Format) CreateASTDumper() argument