Searched refs:dumpDeclRef (Results 1 – 3 of 3) sorted by relevance
119 dumpDeclRef(From, Label); in Visit()1526 dumpDeclRef(T->getDecl()); in VisitUnresolvedUsingType()1530 dumpDeclRef(T->getDecl()); in VisitTypedefType()1542 dumpDeclRef(T->getDecl()); in VisitTagType()1549 dumpDeclRef(T->getDecl()); in VisitTemplateTypeParmType()1574 dumpDeclRef(T->getDecl()); in VisitInjectedClassNameType()1578 dumpDeclRef(T->getDecl()); in VisitObjCInterfaceType()1628 dumpDeclRef(Child); in VisitIndirectFieldDecl()2243 dumpDeclRef(P); in VisitObjCCategoryDecl()2256 dumpDeclRef(Child); in VisitObjCProtocolDecl()[all …]
111 NodeDumper.dumpDeclRef(Redecl); in dumpTemplateDeclSpecialization()123 NodeDumper.dumpDeclRef(D); in dumpTemplateDeclSpecialization()
206 void dumpDeclRef(const Decl *D, StringRef Label = {});