Searched defs:copy2 (Results 1 – 5 of 5) sorted by relevance
39 copy2 = callee2 define
187 bool copy2 = n; // expected-error {{no viable conversion}} in testBool() local
651 bool copy2 = n;// expected-error {{no viable conversion}} in testBool() local
32 void copy2(B *b1, B *b2) { in copy2() function
577 ExpensiveToCopyType copy = orig, copy2; WarningOnlyMultiDeclStmt() local