Home
last modified time | relevance | path

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

/external/clang/test/SemaCUDA/
Dimplicit-member-target.cu100 struct A5_copy_ctor_constness { struct
101 __host__ A5_copy_ctor_constness() {} in A5_copy_ctor_constness() function
102 __host__ A5_copy_ctor_constness(A5_copy_ctor_constness&) {} in A5_copy_ctor_constness() function