Home
last modified time | relevance | path

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

/llvm-project/clang/test/CodeGenCUDA/
H A Ddevice-vtable.cu42 __device__ virtual void d_method();
62 void __device__ HD::d_method() {} in d_method() function in HD