Home
last modified time | relevance | path

Searched refs:B1_with_device_ctor (Results 1 – 4 of 4) sorted by relevance

/external/clang/test/SemaCUDA/
Dimplicit-member-target-collision.cu12 struct B1_with_device_ctor { struct
13 __device__ B1_with_device_ctor() {} in B1_with_device_ctor() argument
16 struct C1_with_collision : A1_with_host_ctor, B1_with_device_ctor {
32 B1_with_device_ctor bb;
48 B1_with_device_ctor bb;
Dimplicit-member-target-collision-cxx11.cu12 struct B1_with_device_ctor { struct
13 __device__ B1_with_device_ctor() {} in B1_with_device_ctor() function
16 struct C1_with_collision : A1_with_host_ctor, B1_with_device_ctor {
33 B1_with_device_ctor bb;
49 B1_with_device_ctor bb;
/external/llvm-project/clang/test/SemaCUDA/
Dimplicit-member-target-collision.cu12 struct B1_with_device_ctor { struct
13 __device__ B1_with_device_ctor() {} in B1_with_device_ctor() argument
16 struct C1_with_collision : A1_with_host_ctor, B1_with_device_ctor {
32 B1_with_device_ctor bb;
48 B1_with_device_ctor bb;
Dimplicit-member-target-collision-cxx11.cu12 struct B1_with_device_ctor { struct
13 __device__ B1_with_device_ctor() {} in B1_with_device_ctor() function
16 struct C1_with_collision : A1_with_host_ctor, B1_with_device_ctor {
33 B1_with_device_ctor bb;
49 B1_with_device_ctor bb;