Searched refs:NonAggr4 (Results 1 – 4 of 4) sorted by relevance
24 struct NonAggr4 { // expected-note 3 {{candidate constructor}} struct32 NonAggr4 na4 = { 17 }; // expected-error{{no matching constructor for initialization of 'NonAggr4'}} argument
50 struct NonAggr4 { // expected-note 3 {{candidate constructor}} struct54 NonAggr4 na4 = { 42 }; // expected-error {{no matching constructor for initialization of 'NonAggr4'… argument
23 struct NonAggr4 { // expected-note 3 {{candidate constructor}} struct31 NonAggr4 na4 = { 17 }; // expected-error{{no matching constructor for initialization of 'NonAggr4'}} argument