Searched defs:make2 (Results 1 – 4 of 4) sorted by relevance
13 struct make2 { struct18 make2<int, 0> x; // expected-note{{in instantiation of}} in test_make2() argument
110 struct make2 { struct115 make2<int, 0, 1> x; // expected-note{{in instantiation of}} in test_make2() argument
163 ClassWithoutDestructor make2(AddressVector<ClassWithoutDestructor> &v) { in make2() function 308 ClassWithDestructor make2(AddressVector<ClassWithDestructor> &v) { in make2() function
427 void make2() { make2() function