Searched refs:IntReferenceWrapper1 (Results 1 – 1 of 1) sorted by relevance
928 struct IntReferenceWrapper1 { struct933 IntReferenceWrapper1(int &a) : a(a) {} // expected-warning{{1 uninitialized field}} in IntReferenceWrapper1() argument947 IntReferenceWrapper1 T1(a); in fMultipleObjectsReferencingTheSameObjectTest()