Lines Matching refs:dumpBareDeclRef

305     dumpBareDeclRef(Init->getAnyMember());  in Visit()
323 dumpBareDeclRef(C.getVariable()); in Visit()
639 void TextNodeDumper::dumpBareDeclRef(const Decl *D) { in dumpBareDeclRef() function in TextNodeDumper
699 dumpBareDeclRef(D); in dumpDeclRef()
981 dumpBareDeclRef(Node->getDecl()); in VisitDeclRefExpr()
984 dumpBareDeclRef(Node->getFoundDecl()); in VisitDeclRefExpr()
1055 dumpBareDeclRef(Field); in VisitInitListExpr()
1185 dumpBareDeclRef(Node->getOperatorNew()); in VisitCXXNewExpr()
1198 dumpBareDeclRef(Node->getOperatorDelete()); in VisitCXXDeleteExpr()
1218 dumpBareDeclRef(VD); in VisitMaterializeTemporaryExpr()
1360 dumpBareDeclRef(Node->getFoundDecl()); in VisitConceptSpecializationExpr()
1652 dumpBareDeclRef(D->getExtendingDecl()); in VisitLifetimeExtendedTemporaryDecl()
1835 dumpBareDeclRef(D->getNominatedNamespace()); in VisitUsingDirectiveDecl()
2016 dumpBareDeclRef(TC->getNamedConcept()); in VisitTemplateTypeParmDecl()
2019 dumpBareDeclRef(TC->getFoundDecl()); in VisitTemplateTypeParmDecl()
2075 dumpBareDeclRef(D->getTargetDecl()); in VisitUsingShadowDecl()
2085 dumpBareDeclRef(D->getTargetDecl()); in VisitConstructorUsingShadowDecl()
2090 dumpBareDeclRef(D->getNominatedBaseClass()); in VisitConstructorUsingShadowDecl()
2092 dumpBareDeclRef(D->getNominatedBaseClassShadowDecl()); in VisitConstructorUsingShadowDecl()
2097 dumpBareDeclRef(D->getConstructedBaseClass()); in VisitConstructorUsingShadowDecl()
2099 dumpBareDeclRef(D->getConstructedBaseClassShadowDecl()); in VisitConstructorUsingShadowDecl()