Searched refs:lang_decl (Results 1 – 25 of 25) sorted by relevance
| /netbsd/src/external/gpl3/gcc/dist/gcc/cp/ |
| D | lex.cc | 900 struct lang_decl *ld in maybe_add_lang_decl_raw() 901 = (struct lang_decl *) ggc_internal_cleared_alloc (size); in maybe_add_lang_decl_raw() 912 tree_node_counts[(int)lang_decl] += 1; in maybe_add_lang_decl_raw() 913 tree_node_sizes[(int)lang_decl] += size; in maybe_add_lang_decl_raw() 938 if (struct lang_decl *orig_ld = DECL_LANG_SPECIFIC (t)) in fit_decomposition_lang_decl() 1003 struct lang_decl *ld = (struct lang_decl *) ggc_internal_alloc (size); in cxx_dup_lang_specific_decl() 1015 tree_node_counts[(int)lang_decl] += 1; in cxx_dup_lang_specific_decl() 1016 tree_node_sizes[(int)lang_decl] += size; in cxx_dup_lang_specific_decl()
|
| D | cp-tree.h | 2986 struct GTY(()) lang_decl { struct 3005 ({ struct lang_decl *lt = DECL_LANG_SPECIFIC (NODE); \ argument 3014 ({ struct lang_decl *lt = DECL_LANG_SPECIFIC (STRIP_TEMPLATE (NODE)); \ 3021 ({ struct lang_decl *lt = DECL_LANG_SPECIFIC (NODE); \ 3028 ({ struct lang_decl *lt = DECL_LANG_SPECIFIC (NODE); \ 3035 ({ struct lang_decl *lt = DECL_LANG_SPECIFIC (NODE); \
|
| D | ChangeLog-2002 | 311 (lang_decl): Adjust pending_inline_info. 644 (struct lang_decl): Rename delta to fixed_offset. 958 (lang_decl): Add delta. 1020 (lang_decl): Remove thunks. 1031 (lang_decl): Add thunks. 2736 (struct lang_decl): Use gengtype. Add and use discriminators.
|
| D | ChangeLog-2000 | 978 (struct lang_decl): Replace saved_tree with context. 1202 (struct lang_decl): Adjust. 3467 (struct lang_decl): Add operator_code. 3618 (struct lang_decl): Add vtt_parm. 4071 * method.c (make_thunk): Create the lang_decl here, not in 4270 * cp-tree.h (lang_decl): Remove pretty_function_p. 4446 (lang_decl): Add cloned_function. 4606 * cp-tree.h (struct lang_decl): Remove main_decl_variant.
|
| D | ChangeLog-1999 | 2040 (struct lang_decl): Add saved_language_function. 3336 (retrofit_lang_decl): Handle both the full lang_decl and also the 3513 (lang_decl): ... here. Add next. 4381 * cp-tree.h (struct lang_decl): Added field for storing sorted 5886 (lang_decl): Document.
|
| D | module.cc | 5515 const struct lang_decl *lang = DECL_LANG_SPECIFIC (t); in lang_decl_bools() 5588 struct lang_decl *lang = DECL_LANG_SPECIFIC (t); in lang_decl_bools() 6770 const struct lang_decl *lang = DECL_LANG_SPECIFIC (t); in lang_decl_vals() 6843 struct lang_decl *lang = DECL_LANG_SPECIFIC (t); in lang_decl_vals()
|
| D | ChangeLog-2009 | 1924 (struct lang_decl): Add it. 1939 * cp-tree.h (struct lang_decl): Overhaul.
|
| D | ChangeLog-2001 | 804 * cp-tree.h (lang_decl): Moved inlined_fns to tree_decl. 2624 (lang_decl): inlined_fns is now a TREE_VEC.
|
| D | ChangeLog-1994 | 4376 * cp-tree.h (lang_decl::vbase_init_list, DECL_VBASE_INIT_LIST): 4378 (lang_stype::methods, lang_decl::next_method): New fields. 5274 (lang_decl): Add synthesized bitfield to decl_flags.
|
| D | ChangeLog-2017 | 3204 (lang_decl): Use enum for discrimination. 3429 (struct lang_decl): Add u.decomp.
|
| D | ChangeLog-2003 | 2311 * cp-tree.h (struct lang_decl): Don't include c_lang_decl. 2907 * cp-tree.h (lang_decl): In lang_decl_u3
|
| D | ChangeLog-2004 | 770 (struct lang_decl): Remove separate fixed_offset. Place 1613 * cp-tree.h (struct lang_decl): Shrink by reordering fields and
|
| D | ChangeLog-2010 | 2413 (struct lang_decl): Likewise.
|
| D | ChangeLog-1995 | 86 (struct lang_decl): Lose next_method field.
|
| D | ChangeLog-2020 | 6339 * cp-tree.h (lang_decl-fn): coroutine_p, new bit.
|
| D | ChangeLog-1998 | 4638 (lang_decl): Remove chain.
|
| /netbsd/src/external/gpl3/gcc/dist/gcc/lto/ |
| D | lto-tree.h | 29 struct GTY(()) lang_decl struct
|
| D | ChangeLog | 2814 * lto-tree.h (lang_decl): Add variable_size GTY option. 4651 (struct lang_decl): Remove RESOLUTION and add DUMMY in struct. 4811 * lto-tree.h (lang_decl): Remove dummy and add resolution fields. 6405 * lto-tree.h (lang_decl, lang_type, language_function): Added
|
| /netbsd/src/external/gpl3/gcc/dist/gcc/ |
| D | tree-core.h | 954 lang_decl, enumerator 1827 struct lang_decl *lang_specific;
|
| D | ChangeLog-2001 | 9350 inlined_fns from C++'s lang_decl. 21326 * c-tree.h (lang_decl): Add pending_sizes fields. 21330 (lang_mark_tree): Mark lang_decl:pending_sizes.
|
| D | ChangeLog-2002 | 17667 (main): Don't need to specially output lang_type, lang_decl, lang_id2. 17815 * c-tree.h (struct lang_decl): Likewise.
|
| D | ChangeLog-2000 | 8301 * c-tree.h (struct lang_decl): New structure.
|
| D | ChangeLog-2009 | 13351 (struct lang_decl, struct lang_type): Move definitions ...
|
| D | ChangeLog-2003 | 11819 * c-tree.h (struct lang_decl): Don't include c_lang_decl.
|
| D | ChangeLog-2004 | 907 * c-tree.h (struct lang_decl): Remove pending_sizes.
|