Searched defs:make2 (Results 1 – 11 of 11) 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
25 public static NewRemover make2(int z) { in make2() method in NewRemover
153 ClassWithoutDestructor make2(AddressVector<ClassWithoutDestructor> &v) { in make2() function283 ClassWithDestructor make2(AddressVector<ClassWithDestructor> &v) { in make2() function
365 public static T7 make2() { return null; } in make2() method in StackMapTest.T7405 public static T7b make2() { return null; } in make2() method in StackMapTest.T7b445 public static T7b make2() { return null; } in make2() method in StackMapTest.T7c
205 static void make2(ColorPos* rec) { in make2() function
358 static void make2(SkPath* path, const SkRect& bounds, SkString* title) { in make2() function in Strokes3GM
190 static void make2(ColorPos* rec) { in make2() function
345 static void make2(SkPath* path, const SkRect& bounds, SkString* title) { in make2() function in Strokes3GM
130 public static StackMap make2(ClassPool classes, MethodInfo minfo) in make2() method in MapMaker