Home
last modified time | relevance | path

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

/external/clang/test/SemaCUDA/
Dimplicit-member-target-collision-cxx11.cu69 struct B4_with_device_copy_ctor { struct
70 B4_with_device_copy_ctor() {} in B4_with_device_copy_ctor() function
71 __device__ B4_with_device_copy_ctor(const B4_with_device_copy_ctor&) {} in B4_with_device_copy_ctor() function
/external/llvm-project/clang/test/SemaCUDA/
Dimplicit-member-target-collision-cxx11.cu69 struct B4_with_device_copy_ctor { struct
70 B4_with_device_copy_ctor() {} in B4_with_device_copy_ctor() function
71 __device__ B4_with_device_copy_ctor(const B4_with_device_copy_ctor&) {} in B4_with_device_copy_ctor() argument