Searched refs:ToShadow (Results 1 – 1 of 1) sorted by relevance
4364 ConstructorUsingShadowDecl *ToShadow = in ImportInheritedConstructor() local4368 return InheritedConstructor(ToShadow, ToBaseCtor); in ImportInheritedConstructor()4910 UsingShadowDecl *ToShadow; in VisitUsingShadowDecl() local4924 ToShadow, D, Importer.getToContext(), DC, Loc, in VisitUsingShadowDecl()4928 return ToShadow; in VisitUsingShadowDecl()4932 return ToShadow; in VisitUsingShadowDecl()4935 ToShadow->setLexicalDeclContext(LexicalDC); in VisitUsingShadowDecl()4936 ToShadow->setAccess(D->getAccess()); in VisitUsingShadowDecl()4942 ToShadow, *ToPatternOrErr); in VisitUsingShadowDecl()4949 LexicalDC->addDeclInternal(ToShadow); in VisitUsingShadowDecl()[all …]