Searched refs:dumpDeclRef (Results 1 – 3 of 3) sorted by relevance
119 dumpDeclRef(From, Label); in Visit()1541 dumpDeclRef(T->getDecl()); in VisitUnresolvedUsingType()1549 dumpDeclRef(T->getDecl()); in VisitTypedefType()1561 dumpDeclRef(T->getDecl()); in VisitTagType()1568 dumpDeclRef(T->getDecl()); in VisitTemplateTypeParmType()1601 dumpDeclRef(T->getDecl()); in VisitInjectedClassNameType()1605 dumpDeclRef(T->getDecl()); in VisitObjCInterfaceType()1655 dumpDeclRef(Child); in VisitIndirectFieldDecl()2276 dumpDeclRef(P); in VisitObjCCategoryDecl()2289 dumpDeclRef(Child); in VisitObjCProtocolDecl()[all …]
103 NodeDumper.dumpDeclRef(Redecl); in dumpTemplateDeclSpecialization()115 NodeDumper.dumpDeclRef(D); in dumpTemplateDeclSpecialization()
206 void dumpDeclRef(const Decl *D, StringRef Label = {});