Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/clang/lib/AST/
H A DASTDumper.cpp54 dumpLookups(const DeclContext * DC,bool DumpDecls) dumpLookups() argument
262 dumpLookups(raw_ostream & OS,bool DumpDecls,bool Deserialize) const dumpLookups() argument
/freebsd-src/contrib/llvm-project/clang/lib/Frontend/
H A DASTConsumers.cpp168 bool DumpDecls, bool Deserialize, bool DumpLookups, in CreateASTDumper()