Home
last modified time | relevance | path

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

/external/clang/test/SemaCUDA/
Dfunction-overload.cu108 …DeviceFnPtr fp_cd = cd; // expected-error {{reference to __device__ function 'cd' in __host_… in hostf() local
129 DeviceFnPtr fp_cd = cd; in devicef() local
150 DeviceFnPtr fp_cd = cd; in globalf() local
171 DeviceFnPtr fp_cd = cd; in hostdevicef() local