Searched defs:IntReferenceWrapper1 (Results 1 – 1 of 1) sorted by relevance
936 struct IntReferenceWrapper1 { struct941 IntReferenceWrapper1(int &a) : a(a) {} // expected-warning{{1 uninitialized field}} in IntReferenceWrapper1() argument