Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc/dist/gcc/cp/
H A DChangeLog-2012692 (token_is__thread): New.
H A Dparser.cc32686 token_is__thread (cp_token *token) in token_is__thread() function
32719 decl_specs->gnu_thread_keyword_p = token_is__thread (token); in set_and_check_decl_spec_loc()
32738 bool gnu = token_is__thread (token); in set_and_check_decl_spec_loc()
/netbsd-src/external/gpl3/gcc.old/dist/gcc/cp/
H A Dparser.c30432 token_is__thread (cp_token *token) in token_is__thread() function
30465 decl_specs->gnu_thread_keyword_p = token_is__thread (token); in set_and_check_decl_spec_loc()
30484 bool gnu = token_is__thread (token); in set_and_check_decl_spec_loc()