Searched defs:copy7 (Results 1 – 3 of 3) sorted by relevance
192 const int ©7 = b; in testBool() local
659 const int ©7 = b;// expected-error {{no viable conversion}} in testBool() local
97 void copy7(A *a1, AA *a2) { in copy7() function