Searched refs:B6_with_defaulted_ctor (Results 1 – 1 of 1) sorted by relevance
127 struct B6_with_defaulted_ctor : A6_with_device_ctor { struct128 __host__ B6_with_defaulted_ctor() = default;136 B6_with_defaulted_ctor b; // expected-error {{no matching constructor}} in devicefoo6()