Home
last modified time | relevance | path

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

/external/clang/test/SemaCUDA/
Dimplicit-member-target.cu123 struct A6_with_device_ctor { struct
124 __device__ A6_with_device_ctor() {} in A6_with_device_ctor() function
127 struct B6_with_defaulted_ctor : A6_with_device_ctor {