Searched refs:token_is__thread (Results 1 - 1 of 1) sorted by relevance

/haiku-buildtools/gcc/gcc/cp/
H A Dparser.c24679 token_is__thread (cp_token *token)
24712 decl_specs->gnu_thread_keyword_p = token_is__thread (token);
24731 bool gnu = token_is__thread (token);
24677 token_is__thread (cp_token *token) function

Completed in 189 milliseconds