Home
last modified time | relevance | path

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

/llvm-project/clang/test/SemaCUDA/
H A Dfunction-overload.cu347 template <typename T> TemplateReturnTy template_vs_hd_function(T arg) in template_vs_hd_function() function
352 __host__ __device__ HostDeviceReturnTy template_vs_hd_function(float arg) { in template_vs_hd_function() function