Searched refs:cxx_init_decl_processing (Results 1 – 13 of 13) sorted by relevance
/openbsd-src/gnu/gcc/gcc/cp/ |
H A D | lex.c | 386 cxx_init_decl_processing (); in cxx_init()
|
H A D | ChangeLog-2002 | 726 * decl.c (cxx_init_decl_processing): Use size_type_node, not 1399 * decl.c (cxx_init_decl_processing): If storing the vbit 2459 * decl.c (cxx_init_decl_processing): Adjust call to xref_tag. 2651 (cxx_init_decl_processing): Don't call init_decl2. 2714 * decl.c (cxx_init_decl_processing): Don't set mark_lang_status. 2749 (cxx_init_decl_processing): Use generated marker routine. 2808 (cxx_init_decl_processing): Don't call deleted initilisation 2835 (cxx_init_decl_processing): Mark free_binding_level as 3120 (cxx_init_decl_processing): Don't set it. 3164 (cxx_init_decl_processing): Don't set old hooks. [all …]
|
H A D | ChangeLog.tree-ssa | 79 (cxx_init_decl_processing): Don't set lang_missing_noreturn_ok_p. 255 * decl.c (cxx_init_decl_processing): Don't using_eh_for_cleanups
|
H A D | ChangeLog-2004 | 638 * decl.c (cxx_init_decl_processing): Don't clear 2528 cxx_init_decl_processing, reshape_init, check_initializer, 2669 * decl.c (cxx_init_decl_processing, complete_array_type): Likewise. 2691 * decl.c (cxx_init_decl_processing): Adjust 2903 * decl.c (cxx_init_decl_processing, complete_array_type): Likewise. 3710 * decl.c (cxx_init_decl_processing): Do not call 4077 * decl.c (cxx_init_decl_processing): Call 5942 * decl.c (cxx_init_decl_processing): Don't check
|
H A D | ChangeLog-2003 | 1240 (cxx_init_decl_processing): Likewise. 2021 (cxx_init_decl_processing): Do not call xref_tag for bad_alloc. 2380 (cxx_init_decl_processing): Adjust call to xref_tag. 3145 * decl.c (cxx_init_decl_processing): With -pedantic, pedwarns are 4135 (cxx_init_decl_processing): Likewise. 4170 (cxx_init_decl_processing): Likewise. 4255 (cxx_init_decl_processing): Build global_binding_level->type_decls. 5537 (cxx_init_decl_processing): Initialize static_decls for global
|
H A D | ChangeLog-2001 | 377 * decl.c (cxx_init_decl_processing): Don't set lang_safe_from_p. 442 * decl.c (cxx_init_decl_processing): Don't set lang_dump_tree. 531 * cp-tree.h (init_reswords, cxx_init_decl_processing): New. 537 cxx_init_decl_processing.
|
H A D | cp-tree.h | 3878 extern void cxx_init_decl_processing (void);
|
H A D | ChangeLog | 1562 * decl.c (cxx_init_decl_processing): Set TREE_PUBLIC on 2204 (cxx_init_decl_processing): Do not initialize error_mark_list.
|
H A D | decl.c | 3126 cxx_init_decl_processing (void) in cxx_init_decl_processing() function
|
/openbsd-src/gnu/usr.bin/gcc/gcc/cp/ |
H A D | lex.c | 635 cxx_init_decl_processing ();
|
H A D | ChangeLog | 745 * decl.c (cxx_init_decl_processing): With -pedantic, pedwarns are 1045 (cxx_init_decl_processing): Don't refer to global_binding_level. 1109 (cxx_init_decl_processing): Construct binding_table for the global 1625 (cxx_init_decl_processing): Initialize static_decls for global 2172 * decl.c (cxx_init_decl_processing): Use size_type_node, not 2810 * decl.c (cxx_init_decl_processing): If storing the vbit 3862 * decl.c (cxx_init_decl_processing): Adjust call to xref_tag. 4054 (cxx_init_decl_processing): Don't call init_decl2. 4117 * decl.c (cxx_init_decl_processing): Don't set mark_lang_status. 4152 (cxx_init_decl_processing): Use generated marker routine. [all …]
|
H A D | cp-tree.h | 3715 extern void cxx_init_decl_processing PARAMS ((void));
|
H A D | decl.c | 6926 cxx_init_decl_processing () in cxx_init_decl_processing() function
|