Searched refs:setInstantiatedFromUsingShadowDecl (Results 1 – 5 of 5) sorted by relevance
918 void setInstantiatedFromUsingShadowDecl(UsingShadowDecl *Inst,
1632 Reader.getContext().setInstantiatedFromUsingShadowDecl(D, Pattern); in VisitUsingShadowDecl()
3018 SemaRef.Context.setInstantiatedFromUsingShadowDecl(InstShadow, Shadow); in VisitUsingDecl()
4492 Importer.getToContext().setInstantiatedFromUsingShadowDecl( in VisitUsingShadowDecl()
1605 ASTContext::setInstantiatedFromUsingShadowDecl(UsingShadowDecl *Inst, in setInstantiatedFromUsingShadowDecl() function in ASTContext