Home
last modified time | relevance | path

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

/external/clang/test/SemaCUDA/
Dfunction-target.cu10 struct h1ds { // expected-note {{requires 1 argument}} struct
11 …__device__ h1ds(); // expected-note {{candidate constructor not viable: call to __device__ functio…
19 h1ds x; // expected-error {{no matching constructor}} in h1()