Home
last modified time | relevance | path

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

/llvm-project/clang/test/SemaCUDA/
H A Dqualifiers.cu22 __device__ int __thread device_tls_var; // expected-error {{thread-local storage is not supported f… variable
29 __device__ int __thread device_tls_var; variable