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