Searched refs:getInstantiatedFromUsingShadowDecl (Results 1 – 5 of 5) sorted by relevance
968 UsingShadowDecl *getInstantiatedFromUsingShadowDecl(UsingShadowDecl *Inst);
1337 Record.AddDeclRef(Context.getInstantiatedFromUsingShadowDecl(D)); in VisitUsingShadowDecl()
5855 return declaresSameEntity(C.getInstantiatedFromUsingShadowDecl(Instance), in isInstantiationOf()
4939 Importer.getFromContext().getInstantiatedFromUsingShadowDecl(D)) { in VisitUsingShadowDecl()
1570 ASTContext::getInstantiatedFromUsingShadowDecl(UsingShadowDecl *Inst) { in getInstantiatedFromUsingShadowDecl() function in ASTContext