Home
last modified time | relevance | path

Searched defs:A7_with_copy_assign (Results 1 – 2 of 2) sorted by relevance

/llvm-project/clang/test/SemaCUDA/
H A Dimplicit-member-target-inherited.cu158 struct A7_with_copy_assign { struct
159 A7_with_copy_assign() {} in A7_with_copy_assign() function
160 __device__ A7_with_copy_assign& operator=(const A7_with_copy_assign&) {} in operator =() argument
H A Dimplicit-member-target.cu142 struct A7_with_copy_assign { struct
143 A7_with_copy_assign() {} in A7_with_copy_assign() function
144 __device__ A7_with_copy_assign& operator=(const A7_with_copy_assign&) {} in operator =() argument