Searched defs:copy3 (Results 1 – 2 of 2) sorted by relevance
/external/clang/test/CodeGen/ | ||
D | tbaa-struct.cpp | 35 void copy3 (T1 *a, T1 *b) { in copy3() function |
/external/clang/test/SemaCXX/ | ||
D | explicit.cpp | 171 int copy3 = b; in testBool() local |