Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/test/SemaCUDA/
H A Dfunction-overload.cu116 …DeviceFnPtr fp_cd = cd; // host-error {{reference to __device__ function 'cd' in __host__ fu… in hostf() local
137 DeviceFnPtr fp_cd = cd; in devicef() local
158 DeviceFnPtr fp_cd = cd; in globalf() local
179 DeviceFnPtr fp_cd = cd; in hostdevicef() local