Home
last modified time | relevance | path

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

/external/clang/test/SemaCXX/
Ddeclspec-thread.cpp52 extern __declspec(thread) int thread_mismatch_2; // expected-note {{previous declaration}}
53 int thread_mismatch_2 = 5; // expected-error-re {{non-thread-local {{.*}} follows thread-local}} variable
/external/llvm-project/clang/test/SemaCXX/
Ddeclspec-thread.cpp52 extern __declspec(thread) int thread_mismatch_2; // expected-note {{previous declaration}}
53 int thread_mismatch_2 = 5; // expected-error-re {{non-thread-local {{.*}} follows thread-local}} variable