Searched refs:C4_with_collision (Results 1 – 1 of 1) sorted by relevance
74 struct C4_with_collision : A4_with_host_copy_ctor, B4_with_device_copy_ctor { struct80 C4_with_collision c; in hostfoo4()81 …C4_with_collision c2 = c; // expected-error {{call to implicitly-deleted copy constructor of 'C4_w… in hostfoo4()