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()
979 dumpBareDeclRef(Node->getDecl()); in VisitDeclRefExpr()
982 dumpBareDeclRef(Node->getFoundDecl()); in VisitDeclRefExpr()
1053 dumpBareDeclRef(Field); in VisitInitListExpr()
1183 dumpBareDeclRef(Node->getOperatorNew()); in VisitCXXNewExpr()
1196 dumpBareDeclRef(Node->getOperatorDelete()); in VisitCXXDeleteExpr()
1216 dumpBareDeclRef(VD); in VisitMaterializeTemporaryExpr()
1358 dumpBareDeclRef(Node->getFoundDecl()); in VisitConceptSpecializationExpr()
1650 dumpBareDeclRef(D->getExtendingDecl()); in VisitLifetimeExtendedTemporaryDecl()
1833 dumpBareDeclRef(D->getNominatedNamespace()); in VisitUsingDirectiveDecl()
2014 dumpBareDeclRef(TC->getNamedConcept()); in VisitTemplateTypeParmDecl()
2017 dumpBareDeclRef(TC->getFoundDecl()); in VisitTemplateTypeParmDecl()
2073 dumpBareDeclRef(D->getTargetDecl()); in VisitUsingShadowDecl()
2083 dumpBareDeclRef(D->getTargetDecl()); in VisitConstructorUsingShadowDecl()
2088 dumpBareDeclRef(D->getNominatedBaseClass()); in VisitConstructorUsingShadowDecl()
2090 dumpBareDeclRef(D->getNominatedBaseClassShadowDecl()); in VisitConstructorUsingShadowDecl()
2095 dumpBareDeclRef(D->getConstructedBaseClass()); in VisitConstructorUsingShadowDecl()
2097 dumpBareDeclRef(D->getConstructedBaseClassShadowDecl()); in VisitConstructorUsingShadowDecl()