Searched refs:setInstantiatedFromUsingShadowDecl (Results 1 – 5 of 5) sorted by relevance
1004 void setInstantiatedFromUsingShadowDecl(UsingShadowDecl *Inst,
1915 Reader.getContext().setInstantiatedFromUsingShadowDecl(D, Pattern); in VisitUsingShadowDecl()
3333 SemaRef.Context.setInstantiatedFromUsingShadowDecl(InstShadow, Shadow); in VisitBaseUsingDecls()
5258 Importer.getToContext().setInstantiatedFromUsingShadowDecl( in VisitUsingShadowDecl()
1553 ASTContext::setInstantiatedFromUsingShadowDecl(UsingShadowDecl *Inst, in setInstantiatedFromUsingShadowDecl() function in ASTContext