Searched refs:c_thread_local (Results 1 – 5 of 5) sorted by relevance
50 #if __has_feature(c_thread_local)
40 constexpr int c_thread_local(int n) { in c_thread_local() function
24 constexpr int c_thread_local(int n) { // cxx2a-error {{constexpr function never produces a constant expression}} in c_thread_local() function
166 FEATURE(c_thread_local, LangOpts.C11 &&PP.getTargetInfo().isTLSSupported())272 EXTENSION(c_thread_local, PP.getTargetInfo().isTLSSupported())