Home
last modified time | relevance | path

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

/llvm-project/clang/test/SemaCUDA/
H A Dattr-declspec.cu30 typedef __declspec(__device_builtin__) const void *t_device_builtin; typedef
H A Dattributes-on-non-cuda.cu31 typedef __attribute__((device_builtin)) const void *t_device_builtin; typedef
/llvm-project/clang/test/Index/
H A Dattributes-cuda.cu11 typedef __attribute__((device_builtin)) const void *t_device_builtin; typedef