Searched refs:h1ds (Results 1 – 1 of 1) sorted by relevance
11 struct h1ds { // expected-note {{requires 1 argument}} struct12 …__device__ h1ds(); // expected-note {{candidate constructor not viable: call to __device__ functio…20 h1ds x; // expected-error {{no matching constructor}} in h1()