Searched refs:dumpDeclRef (Results 1 – 3 of 3) sorted by relevance
119 dumpDeclRef(From, Label); in Visit()721 dumpDeclRef(BD, "cleanup"); in dumpCleanupObject()735 void TextNodeDumper::dumpDeclRef(const Decl *D, StringRef Label) { in dumpDeclRef() function in TextNodeDumper891 dumpDeclRef(TA.getAsDecl()); in VisitDeclarationTemplateArgument()1541 dumpDeclRef(T->getDecl()); in VisitUnresolvedUsingType()1545 dumpDeclRef(T->getFoundDecl()); in VisitUsingType()1551 dumpDeclRef(T->getDecl()); in VisitTypedefType()1567 dumpDeclRef(T->getDecl()); in VisitTagType()1574 dumpDeclRef(T->getDecl()); in VisitTemplateTypeParmType()1579 dumpDeclRef(T->getAssociatedDecl()); in VisitSubstTemplateTypeParmType()[all …]
131 NodeDumper.dumpDeclRef(Redecl); in dumpTemplateDeclSpecialization()143 NodeDumper.dumpDeclRef(D); in dumpTemplateDeclSpecialization()
206 void dumpDeclRef(const Decl *D, StringRef Label = {});