Searched refs:module_token_lang (Results 1 – 5 of 5) sorted by relevance
| /netbsd-src/external/gpl3/gcc/dist/gcc/cp/ |
| H A D | lex.cc | 551 module_token_lang (int type, int keyword, tree value, location_t loc, in module_token_lang() function 580 return module_token_lang (type, keyword, value, tok->src_loc, data_); in module_token_pre()
|
| H A D | ChangeLog | 2830 (module_token_lang): Likewise.
|
| H A D | ChangeLog-2020 | 527 (module_token_lang): Declare. 531 (module_token_lang): Define.
|
| H A D | cp-tree.h | 7115 extern uintptr_t module_token_lang (int type, int keyword, tree value,
|
| H A D | parser.cc | 660 module_token_lang (tok->type, tok->keyword, tok->u.value, in cp_lexer_new_main()
|