Searched refs:NonAggr1a (Results 1 – 1 of 1) sorted by relevance
18 struct NonAggr1a { // expected-note 2 {{candidate constructor}} struct19 NonAggr1a(int, int); // expected-note {{candidate constructor}}22 NonAggr1a na1a = { 42 }; // expected-error {{no matching constructor for initialization of 'NonAggr… argument