Searched refs:dumpDeclContext (Results 1 – 3 of 3) sorted by relevance
133 dumpDeclContext(DC);336 void dumpDeclContext(const DeclContext *DC) { in dumpDeclContext() function757 dumpDeclContext(D); in VisitObjCMethodDecl()
2708 void dumpDeclContext() const;
224 LLVM_DUMP_METHOD void DeclContext::dumpDeclContext() const { in dumpDeclContext() function in DeclContext