Searched defs:CopyableD (Results 1 – 1 of 1) sorted by relevance
7 struct CopyableD { struct8 __attribute__((device)) const CopyableD& operator=(const CopyableD x) { return *this; } in operator =() argument