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