Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/test/SemaCUDA/
H A Ddevice-var-init.cu18 __device__ int d_v_f = f(); variable
227 static __device__ int d_v_f = f(); in df_sema() local