Searched refs:setInstantiatedFromUsingShadowDecl (Results 1 – 5 of 5) sorted by relevance
969 void setInstantiatedFromUsingShadowDecl(UsingShadowDecl *Inst,
1851 Reader.getContext().setInstantiatedFromUsingShadowDecl(D, Pattern); in VisitUsingShadowDecl()
3215 SemaRef.Context.setInstantiatedFromUsingShadowDecl(InstShadow, Shadow); in VisitBaseUsingDecls()
4941 Importer.getToContext().setInstantiatedFromUsingShadowDecl( in VisitUsingShadowDecl()
1580 ASTContext::setInstantiatedFromUsingShadowDecl(UsingShadowDecl *Inst, in setInstantiatedFromUsingShadowDecl() function in ASTContext