Searched defs:DumpDecls (Results 1 – 6 of 6) sorted by relevance
25 void ASTDumper::dumpLookups(const DeclContext *DC, bool DumpDecls) { in dumpLookups()216 bool DumpDecls, in dumpLookups()
87 cl::opt<bool> DumpDecls( variable
165 bool DumpDecls, bool Deserialize, bool DumpLookups, in CreateASTDumper()
131 bool DumpDecls, in CreateASTDumper()
560 TEST(ClangMove, DumpDecls) { in TEST() argument
779 void ASTDumper::dumpLookups(const DeclContext *DC, bool DumpDecls) { in dumpLookups()