Searched refs:dumpDeclRef (Results 1 – 3 of 3) sorted by relevance
122 dumpDeclRef(From, Label); in Visit()1003 dumpDeclRef(BD, "cleanup"); in dumpCleanupObject()1073 void TextNodeDumper::dumpDeclRef(const Decl *D, StringRef Label) { in dumpDeclRef() function in TextNodeDumper1253 dumpDeclRef(TA.getAsDecl()); in VisitDeclarationTemplateArgument()1336 dumpDeclRef(STS->getAssociatedDecl(), "associated"); in dumpBareTemplateName()2108 dumpDeclRef(EPI.ExceptionSpec.SourceDecl, "ExceptionSourceDecl"); in VisitFunctionProtoType()2109 dumpDeclRef(EPI.ExceptionSpec.SourceTemplate, "ExceptionSourceTemplate"); in VisitFunctionProtoType()2116 dumpDeclRef(T->getDecl()); in VisitUnresolvedUsingType()2120 dumpDeclRef(T->getFoundDecl()); in VisitUsingType()2126 dumpDeclRef(T->getDecl()); in VisitTypedefType()[all …]
130 NodeDumper.dumpDeclRef(Redecl); in dumpTemplateDeclSpecialization()142 NodeDumper.dumpDeclRef(D); in dumpTemplateDeclSpecialization()
220 void dumpDeclRef(const Decl *D, StringRef Label = {});