Home | History | Annotate | Download | only in Sema

Lines Matching full:__thread

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