Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/AST/
H A DASTDumper.cpp25 void ASTDumper::dumpLookups(const DeclContext *DC, bool DumpDecls) { in dumpLookups()
216 bool DumpDecls, in dumpLookups()
/netbsd-src/external/apache2/llvm/dist/clang/lib/Frontend/
H A DASTConsumers.cpp165 bool DumpDecls, bool Deserialize, bool DumpLookups, in CreateASTDumper()