Searched refs:ToShadow (Results 1 – 1 of 1) sorted by relevance
4254 ConstructorUsingShadowDecl *ToShadow = in ImportInheritedConstructor() local4258 return InheritedConstructor(ToShadow, ToBaseCtor); in ImportInheritedConstructor()4799 UsingShadowDecl *ToShadow; in VisitUsingShadowDecl() local4813 ToShadow, D, Importer.getToContext(), DC, Loc, in VisitUsingShadowDecl()4817 return ToShadow; in VisitUsingShadowDecl()4821 return ToShadow; in VisitUsingShadowDecl()4824 ToShadow->setLexicalDeclContext(LexicalDC); in VisitUsingShadowDecl()4825 ToShadow->setAccess(D->getAccess()); in VisitUsingShadowDecl()4831 ToShadow, *ToPatternOrErr); in VisitUsingShadowDecl()4838 LexicalDC->addDeclInternal(ToShadow); in VisitUsingShadowDecl()[all …]