Searched refs:PR6139b (Results 1 – 2 of 2) sorted by relevance
31 struct PR6139b { A (&x)[1]; }; argument32 PR6139b y = {A()}; // expected-error{{non-const lvalue reference to type 'A [1]' cannot bind to a t…
31 struct PR6139b { A (&x)[1]; }; struct32 PR6139b y = {A()}; // expected-error{{non-const lvalue reference to type 'A [1]' cannot bind to a t…