Home
last modified time | relevance | path

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

/llvm-project/clang/test/SemaCUDA/
H A Dattr-declspec.cu34 __declspec(__device_builtin_surface_type__) unsigned long long surface_var; variable
H A Dattributes-on-non-cuda.cu36 __attribute__((device_builtin_surface_type)) unsigned long long surface_var; variable
/llvm-project/clang/test/Index/
H A Dattributes-cuda.cu16 __attribute__((device_builtin_surface_type)) unsigned long long surface_var; variable