Lines Matching refs:dumpBareDeclRef
228 void dumpBareDeclRef(const Decl *Node);
716 void ASTDumper::dumpBareDeclRef(const Decl *D) { in dumpBareDeclRef() function in ASTDumper
745 dumpBareDeclRef(D); in dumpDeclRef()
782 dumpBareDeclRef(cast<Decl>(DC)); in dumpLookups()
808 dumpBareDeclRef(*RI); in dumpLookups()
912 dumpBareDeclRef(Init->getAnyMember()); in dumpCXXCtorInitializer()
1292 dumpBareDeclRef(D->getNominatedNamespace()); in VisitUsingDirectiveDecl()
1496 dumpBareDeclRef(D->getTargetDecl()); in VisitUsingShadowDecl()
1508 dumpBareDeclRef(D->getTargetDecl()); in VisitConstructorUsingShadowDecl()
1513 dumpBareDeclRef(D->getNominatedBaseClass()); in VisitConstructorUsingShadowDecl()
1515 dumpBareDeclRef(D->getNominatedBaseClassShadowDecl()); in VisitConstructorUsingShadowDecl()
1520 dumpBareDeclRef(D->getConstructedBaseClass()); in VisitConstructorUsingShadowDecl()
1522 dumpBareDeclRef(D->getConstructedBaseClassShadowDecl()); in VisitConstructorUsingShadowDecl()
1734 dumpBareDeclRef(I.getVariable()); in VisitBlockDecl()
1926 dumpBareDeclRef(Node->getDecl()); in VisitDeclRefExpr()
1929 dumpBareDeclRef(Node->getFoundDecl()); in VisitDeclRefExpr()
2004 dumpBareDeclRef(Field); in VisitInitListExpr()
2134 dumpBareDeclRef(Node->getOperatorNew()); in VisitCXXNewExpr()
2148 dumpBareDeclRef(Node->getOperatorDelete()); in VisitCXXDeleteExpr()
2157 dumpBareDeclRef(VD); in VisitMaterializeTemporaryExpr()