Home
last modified time | relevance | path

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

/aosp_15_r20/external/clang/test/CodeGenCUDA/
H A Dfunction-overload.cu23 struct s_cd_hd { struct
24 __host__ __device__ s_cd_hd() { x = 31; } in s_cd_hd() argument
25 __host__ __device__ ~s_cd_hd() { x = 32; } in ~s_cd_hd() argument