Searched refs:BaseWithoutCopyAssignmentConstParam (Results 1 – 1 of 1) sorted by relevance
309 struct BaseWithoutCopyAssignmentConstParam { struct310 BaseWithoutCopyAssignmentConstParam& operator=(BaseWithoutCopyAssignmentConstParam&);318 struct ImplicitCopyAssignmentDoesNotHaveConstParam : BaseWithoutCopyAssignmentConstParam {