Searched refs:dumpDeclRef (Results 1 – 3 of 3) sorted by relevance
121 dumpDeclRef(From, Label); in Visit()868 dumpDeclRef(BD, "cleanup"); in dumpCleanupObject()942 void TextNodeDumper::dumpDeclRef(const Decl *D, StringRef Label) { in dumpDeclRef() function in TextNodeDumper1122 dumpDeclRef(TA.getAsDecl()); in VisitDeclarationTemplateArgument()1197 dumpDeclRef(STS->getAssociatedDecl(), "associated"); in dumpBareTemplateName()1956 dumpDeclRef(EPI.ExceptionSpec.SourceDecl, "ExceptionSourceDecl"); in VisitFunctionProtoType()1957 dumpDeclRef(EPI.ExceptionSpec.SourceTemplate, "ExceptionSourceTemplate"); in VisitFunctionProtoType()1964 dumpDeclRef(T->getDecl()); in VisitUnresolvedUsingType()1968 dumpDeclRef(T->getFoundDecl()); in VisitUsingType()1974 dumpDeclRef(T->getDecl()); in VisitTypedefType()[all …]
131 NodeDumper.dumpDeclRef(Redecl); in dumpTemplateDeclSpecialization()143 NodeDumper.dumpDeclRef(D); in dumpTemplateDeclSpecialization()
220 void dumpDeclRef(const Decl *D, StringRef Label = {});