Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/clang/lib/AST/
H A DASTDumper.cpp53 void ASTDumper::dumpLookups(const DeclContext *DC, bool DumpDecls) { in dumpLookups()
261 bool DumpDecls, in dumpLookups()
/openbsd/gnu/llvm/clang/lib/Frontend/
H A DASTConsumers.cpp168 bool DumpDecls, bool Deserialize, bool DumpLookups, in CreateASTDumper()