Searched refs:BaseWithoutCopyConstructorConstParam (Results 1 – 1 of 1) sorted by relevance
163 struct BaseWithoutCopyConstructorConstParam { struct164 BaseWithoutCopyConstructorConstParam(BaseWithoutCopyConstructorConstParam&);172 struct ImplicitCopyConstructorDoesNotHaveConstParam : BaseWithoutCopyConstructorConstParam {