Searched defs:A7_with_copy_assign (Results 1 – 2 of 2) sorted by relevance
158 struct A7_with_copy_assign { struct159 A7_with_copy_assign() {} in A7_with_copy_assign() function160 __device__ A7_with_copy_assign& operator=(const A7_with_copy_assign&) {} in operator =() argument
142 struct A7_with_copy_assign { struct143 A7_with_copy_assign() {} in A7_with_copy_assign() function144 __device__ A7_with_copy_assign& operator=(const A7_with_copy_assign&) {} in operator =() argument