Home
last modified time | relevance | path

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

/external/clang/test/SemaCUDA/
Dimplicit-member-target.cu56 struct A3_with_device_ctors { struct
57 __host__ A3_with_device_ctors() {} in A3_with_device_ctors() function
58 __device__ A3_with_device_ctors(const A3_with_device_ctors&) {} in A3_with_device_ctors() function