Home | History | Annotate | Download | only in Sema

Lines Matching full:__thread

385   case DeclSpec::TSCS___thread:      return "__thread";
1053 // C11 6.7.1/3, C++11 [dcl.stc]p1, GNU TLS: __thread, thread_local and