Home
last modified time | relevance | path

Searched refs:copy5 (Results 1 – 2 of 2) sorted by relevance

/external/clang/test/CodeGen/
Dtbaa-struct.cpp60 void copy5(struct six *a, struct six *b) { in copy5() function
/external/clang/test/SemaCXX/
Dexplicit.cpp173 const bool &copy5 = b; in testBool() local