Searched defs:copy4 (Results 1 – 3 of 3) sorted by relevance
189 int copy4 = n; // expected-error {{no viable conversion}} in testBool() local
654 int copy4 = n; in testBool() local
66 void copy4(C *c1, C *c2) { in copy4() function