Searched refs:dumpDeclContext (Results 1 – 3 of 3) sorted by relevance
117 dumpDeclContext(DC); in Visit()293 void dumpDeclContext(const DeclContext *DC) { in dumpDeclContext() function640 dumpDeclContext(D); in VisitObjCMethodDecl()
2468 void dumpDeclContext() const;
217 LLVM_DUMP_METHOD void DeclContext::dumpDeclContext() const { in dumpDeclContext() function in DeclContext