Searched refs:setInstantiatedFromUsingShadowDecl (Results 1 – 5 of 5) sorted by relevance
998 void setInstantiatedFromUsingShadowDecl(UsingShadowDecl *Inst,
1788 Reader.getContext().setInstantiatedFromUsingShadowDecl(D, Pattern); in VisitUsingShadowDecl()
3150 SemaRef.Context.setInstantiatedFromUsingShadowDecl(InstShadow, Shadow); in VisitBaseUsingDecls()
4830 Importer.getToContext().setInstantiatedFromUsingShadowDecl( in VisitUsingShadowDecl()
1607 ASTContext::setInstantiatedFromUsingShadowDecl(UsingShadowDecl *Inst, in setInstantiatedFromUsingShadowDecl() function in ASTContext