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