Home
last modified time | relevance | path

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

/external/clang/test/SemaCUDA/
Dimplicit-member-target-collision-cxx11.cu93 struct B5_with_device_move_ctor { struct
94 B5_with_device_move_ctor() {} in B5_with_device_move_ctor() function
95 __device__ B5_with_device_move_ctor(B5_with_device_move_ctor&&) {} in B5_with_device_move_ctor() function
/external/llvm-project/clang/test/SemaCUDA/
Dimplicit-member-target-collision-cxx11.cu95 struct B5_with_device_move_ctor { struct
96 B5_with_device_move_ctor() {} in B5_with_device_move_ctor() argument
97 __device__ B5_with_device_move_ctor(B5_with_device_move_ctor&&) {} in B5_with_device_move_ctor() function