Searched defs:copy3 (Results 1 – 3 of 3) sorted by relevance
188 int copy3 = b; in testBool() local
653 int copy3 = b;// expected-error {{no viable conversion}} in testBool() local
50 void copy3(U *u1, U *u2) { in copy3() function