Home
last modified time | relevance | path

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

/llvm-project/clang/test/CodeGenCUDA/
H A Dimplicit-host-device-fun.cu38 T template_with_overload(T x) { in template_with_overload() function
43 __device__ T template_with_overload(T x) { in template_with_overload() function
105 template_with_overload(0); in host_fun()
112 template_with_overload(0); in device_fun()