Home
last modified time | relevance | path

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

/minix/external/bsd/llvm/dist/clang/test/CodeGen/
H A Dtbaa-struct.cpp60 void copy5(struct six *a, struct six *b) { in copy5() function
/minix/external/bsd/llvm/dist/clang/test/SemaCXX/
H A Dexplicit.cpp177 const bool &copy5 = b; in testBool() local