Home
last modified time | relevance | path

Searched refs:module_token_lang (Results 1 – 5 of 5) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/gcc/cp/
H A Dlex.cc551 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 DChangeLog2830 (module_token_lang): Likewise.
H A DChangeLog-2020527 (module_token_lang): Declare.
531 (module_token_lang): Define.
H A Dcp-tree.h7115 extern uintptr_t module_token_lang (int type, int keyword, tree value,
H A Dparser.cc660 module_token_lang (tok->type, tok->keyword, tok->u.value, in cp_lexer_new_main()