Home
last modified time | relevance | path

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

/llvm-project/clang/test/CodeGenCUDA/
H A Ddevice-use-host-var.cu85 __device__ void dev_fun(int *out, const int **out2) { in dev_fun() function
/llvm-project/clang/test/SemaCUDA/
H A Ddevice-use-host-var.cu66 __device__ void dev_fun(int *out) { in dev_fun() function