Home
last modified time | relevance | path

Searched refs:init_reswords (Results 1 – 23 of 23) sorted by relevance

/netbsd/src/external/gpl3/gcc/dist/gcc/cp/
Dlex.cc223 init_reswords (void) in init_reswords() function
318 init_reswords (); in cxx_init()
DChangeLog-2008557 * lex.c (init_reswords): Don't populate ridpointers for D_CONLY
1393 * lex.c (init_reswords): Always set D_OBJC.
1400 (init_reswords): Clarify mask code. Use c_common_reswords rather
DChangeLog-20151553 * lex.c (init_reswords): Limit TM kewords to -fgnu-tm.
1984 * lex.c (init_reswords): Set D_CXX_CONCEPTS.
2468 * lex.c (init_reswords): s/CXX0X/CXX11/.
DChangeLog-2006311 (init_reswords): If not flag_cpp0x, mask out C++0x keywords.
3104 * lex.c (init_reswords): Likewise.
DChangeLog-20071945 * lex.c (init_reswords): Likewise.
3180 (init_reswords): Ditto.
DChangeLog-2014839 * lex.c (init_reswords): Reserve all __intN keywords.
2507 * lex.c (init_reswords): Likewise.
DChangeLog-20192678 * lex.c (init_reswords): Handle D_CXX20.
3305 * lex.c (init_reswords): Create keyword for "__intN__" type.
5486 * lex.c (init_reswords): Add char8_t as a reserved word.
DChangeLog-20022158 (init_reswords): No need to handle D_OPNAME.
3783 * lex.c (init_reswords, REDUCE_LENGTH, TOKEN_LENGTH): Likewise.
DChangeLog-20122564 * lex.c (init_reswords): Use >= for cxx_dialect test.
DChangeLog-2020865 * lex.c (init_reswords): Maybe enable module keywords.
6341 * lex.c (init_reswords): Enable keywords when the coroutine flag
DChangeLog-20052105 (init_reswords): Add.
Dcp-tree.h6079 extern void init_reswords (void);
DChangeLog-20102395 * lex.c (init_reswords): Likewise.
DChangeLog-2001531 * cp-tree.h (init_reswords, cxx_init_decl_processing): New.
DChangeLog-20132278 * lex.c (init_reswords): Likewise.
DChangeLog-2016239 that were filtered out by init_reswords.
DChangeLog-20172820 (init_reswords): Call set_identifier_kind.
DChangeLog-20036641 * lex.c (init_reswords): Delete now-untrue comment.
/netbsd/src/external/gpl3/gcc/dist/gcc/
DChangeLog-20015114 * c-parse.in (c_parse_init): Call init_reswords here.
19191 (init_reswords): Don't initialize it.
23175 * c-parse.in (bison parser, init_reswords): Remove uses of
28120 (init_reswords): Initialize it.
28620 save_and_forget_protocol_qualifiers from init_reswords.
DChangeLog-200316606 * c-parse.in (init_reswords): Use c_dialect_objc ().
36455 * c-parse.in (init_reswords): Delete now-untrue comment.
DChangeLog-200815980 * cp/lex.c (init_reswords): Use C_SET_RID_CODE.
DChangeLog-20009055 (init_reswords): Do not enter disabled keywords into the ridpointers
DChangeLog-200210752 * c-parse.in (init_reswords): Likewise.