Home
last modified time | relevance | path

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

/external/clang/test/SemaCUDA/
Dfunction-overload.cu116 HostFnPtr fp_dh = dh; in hostf() local
137 DeviceFnPtr fp_dh = dh; in devicef() local
158 DeviceFnPtr fp_dh = dh; in globalf() local
179 CurrentFnPtr fp_dh = dh; in hostdevicef() local
201 CurrentFnPtr fp_dh = dh; variable
/external/llvm-project/clang/test/SemaCUDA/
Dfunction-overload.cu124 HostFnPtr fp_dh = dh; in hostf() local
145 DeviceFnPtr fp_dh = dh; in devicef() local
166 DeviceFnPtr fp_dh = dh; in globalf() local
199 CurrentFnPtr fp_dh = dh; in hostdevicef() local
225 CurrentFnPtr fp_dh = dh; variable