Home
last modified time | relevance | path

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

/external/clang/test/SemaCUDA/
Dimplicit-member-target.cu34 struct A2_with_device_ctor { struct
35 __device__ A2_with_device_ctor() {} in A2_with_device_ctor() argument
38 struct B2_with_implicit_default_ctor : A2_with_device_ctor {