Home
last modified time | relevance | path

Searched refs:cxx_init (Results 1 – 21 of 21) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/gcc/cp/
H A Dcp-lang.c44 #define LANG_HOOKS_INIT cxx_init
H A Dlex.c297 cxx_init (void) in cxx_init() function
H A Dcp-tree.h6831 extern bool cxx_init (void);
/netbsd-src/external/gpl3/gcc/dist/gcc/cp/
H A Dcp-lang.cc46 #define LANG_HOOKS_INIT cxx_init
H A Dlex.cc298 cxx_init (void) in cxx_init() function
H A DChangeLog-2002374 (cxx_init): Do not call init_spew.
3410 * lex.c (cxx_init): Don't set hook.
3429 * lex.c (cxx_init): Similarly.
3490 * lex.c (cxx_init): Don't call init_cplus_expand.
3528 * lex.c (cxx_init): Exit quickly if c_common_init returns NULL.
3588 * lex.c (cxx_init): Remove old hook.
3725 (cxx_init): Don't call add_c_tree_codes, instead set
4030 * lex.c (cxx_init, cxx_finish, extract_interface_info): Likewise.
H A DChangeLog-20081250 * lex.c (cxx_init): Do not set unit-at-a-time.
2586 * lex.c (cxx_init): Don't use push_srcloc or pop_srcloc.
2619 * lex.c (cxx_init): Remove old location code.
H A DChangeLog-20052192 (cxx_init): Use actual codes in stmt_codes initializer, not
2287 * lex.c (cxx_init): Move null_node initialisation to C common frontend.
2301 * lex.c (cxx_init): Don't use c_common_stmt_codes in stmt_codes
H A DChangeLog-20042031 * lex.c (cxx_init): Don't set the ridpointer for RID_NULL
2790 * lex.c (cxx_init): Force null_node to be unique.
2907 * lex.c (cxx_init): Likewise.
3143 * lex.c (cxx_init): Adjust call to init_repo. Always set
4185 * lex.c (cxx_init): Likewise. Also use BUILTINS_LOCATION.
H A DChangeLog-2001385 (cxx_init): Update.
532 (cxx_init): Update prototype.
536 (cxx_init): Combine with old init_parse; also call
H A DChangeLog-2003109 * lex.c (cxx_init): Do not assign to record_type_node,
3354 * lex.c (cxx_init): Call push_srcloc and pop_srcloc rather than
5351 * cp-tree.h (cxx_init): Update prototype.
5352 * lex.c (cxx_init): Similarly.
H A Dcp-tree.h7110 extern bool cxx_init (void);
H A DChangeLog-20153126 * lex.c (cxx_init): Do not call init_error.
H A DChangeLog-20101537 * lex.c (cxx_init): Likewise.
H A DChangeLog-2018908 * lex.c (cxx_init): Likewise.
H A DChangeLog-20192602 * lex.c (cxx_init): Remove call to init_repo.
/netbsd-src/external/gpl3/gcc/dist/gcc/objc/
H A Dobjc-act.cc356 if (cxx_init () == false) in objc_init()
H A DChangeLog3986 In ObjC++ mode, call cxx_init() instead of c_objc_common_init().
/netbsd-src/external/gpl3/gcc.old/dist/gcc/objc/
H A Dobjc-act.c351 if (cxx_init () == false) in objc_init()
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A DChangeLog-200132459 * cp/lex.c (cxx_init, cxx_finish, cxx_post_options,
H A DChangeLog-200327318 * cp/lex.c (cxx_init): Add missing print line break. Use