Searched refs:dumpDeclRef (Results 1 – 3 of 3) sorted by relevance
118 dumpDeclRef(From, Label); in Visit()678 dumpDeclRef(BD, "cleanup"); in dumpCleanupObject()692 void TextNodeDumper::dumpDeclRef(const Decl *D, StringRef Label) { in dumpDeclRef() function in TextNodeDumper848 dumpDeclRef(TA.getAsDecl()); in VisitDeclarationTemplateArgument()1474 dumpDeclRef(T->getDecl()); in VisitUnresolvedUsingType()1478 dumpDeclRef(T->getDecl()); in VisitTypedefType()1490 dumpDeclRef(T->getDecl()); in VisitTagType()1497 dumpDeclRef(T->getDecl()); in VisitTemplateTypeParmType()1506 dumpDeclRef(T->getTypeConstraintConcept()); in VisitAutoType()1522 dumpDeclRef(T->getDecl()); in VisitInjectedClassNameType()[all …]
111 NodeDumper.dumpDeclRef(Redecl); in dumpTemplateDeclSpecialization()123 NodeDumper.dumpDeclRef(D); in dumpTemplateDeclSpecialization()
203 void dumpDeclRef(const Decl *D, StringRef Label = {});