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.cu122 struct A6_with_device_ctor { struct
123 __device__ A6_with_device_ctor() {} in A6_with_device_ctor() argument
126 struct B6_with_defaulted_ctor : A6_with_device_ctor {