Searched refs:cxx_init (Results 1 – 21 of 21) sorted by relevance
44 #define LANG_HOOKS_INIT cxx_init
297 cxx_init (void) in cxx_init() function
6831 extern bool cxx_init (void);
46 #define LANG_HOOKS_INIT cxx_init
298 cxx_init (void) in cxx_init() function
374 (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 set4030 * lex.c (cxx_init, cxx_finish, extract_interface_info): Likewise.
1250 * 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.
2192 (cxx_init): Use actual codes in stmt_codes initializer, not2287 * 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
2031 * lex.c (cxx_init): Don't set the ridpointer for RID_NULL2790 * 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 set4185 * lex.c (cxx_init): Likewise. Also use BUILTINS_LOCATION.
385 (cxx_init): Update.532 (cxx_init): Update prototype.536 (cxx_init): Combine with old init_parse; also call
109 * lex.c (cxx_init): Do not assign to record_type_node,3354 * lex.c (cxx_init): Call push_srcloc and pop_srcloc rather than5351 * cp-tree.h (cxx_init): Update prototype.5352 * lex.c (cxx_init): Similarly.
7110 extern bool cxx_init (void);
3126 * lex.c (cxx_init): Do not call init_error.
1537 * lex.c (cxx_init): Likewise.
908 * lex.c (cxx_init): Likewise.
2602 * lex.c (cxx_init): Remove call to init_repo.
356 if (cxx_init () == false) in objc_init()
3986 In ObjC++ mode, call cxx_init() instead of c_objc_common_init().
351 if (cxx_init () == false) in objc_init()
32459 * cp/lex.c (cxx_init, cxx_finish, cxx_post_options,
27318 * cp/lex.c (cxx_init): Add missing print line break. Use