Searched refs:dumpDeclContext (Results 1 – 3 of 3) sorted by relevance
116 dumpDeclContext(DC); in Visit()269 void dumpDeclContext(const DeclContext *DC) { in dumpDeclContext() function616 dumpDeclContext(D); in VisitObjCMethodDecl()
2468 void dumpDeclContext() const;
216 LLVM_DUMP_METHOD void DeclContext::dumpDeclContext() const { in dumpDeclContext() function in DeclContext