Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/test/SemaCUDA/
H A Dfunction-overload.cu114 …DeviceFnPtr fp_d = d; // host-error {{reference to __device__ function 'd' in __host__ fun… in hostf() local
135 DeviceFnPtr fp_d = d; in devicef() local
156 DeviceFnPtr fp_d = d; in globalf() local
177 DeviceFnPtr fp_d = d; in hostdevicef() local