Lines Matching refs:dumpBareDeclRef
226 void dumpBareDeclRef(const Decl *Node);
689 void ASTDumper::dumpBareDeclRef(const Decl *D) { in dumpBareDeclRef() function in ASTDumper
712 dumpBareDeclRef(D); in dumpDeclRef()
749 dumpBareDeclRef(cast<Decl>(DC)); in dumpLookups()
775 dumpBareDeclRef(*RI); in dumpLookups()
881 dumpBareDeclRef(Init->getAnyMember()); in dumpCXXCtorInitializer()
1208 dumpBareDeclRef(D->getNominatedNamespace()); in VisitUsingDirectiveDecl()
1411 dumpBareDeclRef(D->getTargetDecl()); in VisitUsingShadowDecl()
1622 dumpBareDeclRef(I.getVariable()); in VisitBlockDecl()
1779 dumpBareDeclRef(Node->getDecl()); in VisitDeclRefExpr()
1782 dumpBareDeclRef(Node->getFoundDecl()); in VisitDeclRefExpr()
1857 dumpBareDeclRef(Field); in VisitInitListExpr()
1987 dumpBareDeclRef(Node->getOperatorNew()); in VisitCXXNewExpr()
2001 dumpBareDeclRef(Node->getOperatorDelete()); in VisitCXXDeleteExpr()
2010 dumpBareDeclRef(VD); in VisitMaterializeTemporaryExpr()