Searched refs:make3 (Results 1 – 3 of 3) sorted by relevance
168 ClassWithoutDestructor make3(AddressVector<ClassWithoutDestructor> &v) { in make3() function177 ClassWithoutDestructor c = make3(v); in testMultipleReturns()202 consume(make3(v)); in testArgumentConstructorWithoutDestructor()313 ClassWithDestructor make3(AddressVector<ClassWithDestructor> &v) { in make3() function323 ClassWithDestructor c = make3(v); in testMultipleReturnsWithDestructors()369 consume(make3(v)); in testArgumentConstructorWithDestructor()
22 struct make3 { struct29 make3<s, 3>x; // expected-note{{in instantiation of}} in test_make3() argument
119 struct make3 { struct126 make3<s, 3, 3> x; // expected-note{{in instantiation of}} in test_make3() argument