| /netbsd-src/external/gpl3/gcc.old/dist/gcc/cp/ |
| H A D | lex.c | 834 struct lang_type *lt in copy_lang_type() 835 = (struct lang_type *) ggc_internal_alloc (sizeof (struct lang_type)); in copy_lang_type() 837 memcpy (lt, TYPE_LANG_SPECIFIC (node), (sizeof (struct lang_type))); in copy_lang_type() 842 tree_node_counts[(int)lang_type] += 1; in copy_lang_type() 843 tree_node_sizes[(int)lang_type] += sizeof (struct lang_type); in copy_lang_type() 868 = (struct lang_type *) (ggc_internal_cleared_alloc in maybe_add_lang_type_raw() 869 (sizeof (struct lang_type))); in maybe_add_lang_type_raw() 873 tree_node_counts[(int)lang_type] += 1; in maybe_add_lang_type_raw() 874 tree_node_sizes[(int)lang_type] += sizeof (struct lang_type); in maybe_add_lang_type_raw()
|
| /netbsd-src/external/gpl3/gcc/dist/gcc/cp/ |
| H A D | lex.cc | 1040 auto *lt = (struct lang_type *) ggc_internal_alloc (sizeof (struct lang_type)); in copy_lang_type() 1042 memcpy (lt, TYPE_LANG_SPECIFIC (node), (sizeof (struct lang_type))); in copy_lang_type() 1047 tree_node_counts[(int)lang_type] += 1; in copy_lang_type() 1048 tree_node_sizes[(int)lang_type] += sizeof (struct lang_type); in copy_lang_type() 1072 auto *lt = (struct lang_type *) (ggc_internal_cleared_alloc in maybe_add_lang_type_raw() 1073 (sizeof (struct lang_type))); in maybe_add_lang_type_raw() 1078 tree_node_counts[(int)lang_type] += 1; in maybe_add_lang_type_raw() 1079 tree_node_sizes[(int)lang_type] += sizeof (struct lang_type); in maybe_add_lang_type_raw()
|
| H A D | ChangeLog-1999 | 44 * cp-tree.h (lang_type): Add nearly_empty_p. Adjust dummy. 63 * cp-tree.h (lang_type): Replace abstract_virtuals with pure_virtuals. 2883 (lang_type): Remove nested type_flags. All uses changed. 2948 * cp-tree.h (lang_type): Move align into type_flags. 3645 (lang_type): Remove is_signature, is_signature_pointer, 3941 * cp-tree.h (struct lang_type): Added non_pod_class flag. 5336 * cp-tree.h (lang_type): Add documentation. 5433 * cp-tree.h (struct lang_type): Add com_interface. 5881 * cp-tree.h (lang_type): Remove has_assignment and 6177 * cp-tree.h (struct lang_type): Add anon_union field. [all …]
|
| /netbsd-src/external/gpl3/gcc.old/dist/gcc/objcp/ |
| H A D | objcp-decl.h | 65 #define SIZEOF_OBJC_TYPE_LANG_SPECIFIC sizeof (struct lang_type) 68 (TYPE_LANG_SPECIFIC (NODE) = (struct lang_type *) \
|
| /netbsd-src/external/gpl3/gcc/dist/gcc/objcp/ |
| H A D | objcp-decl.h | 65 #define SIZEOF_OBJC_TYPE_LANG_SPECIFIC sizeof (struct lang_type) 68 (TYPE_LANG_SPECIFIC (NODE) = (struct lang_type *) \
|
| H A D | ChangeLog | 123 * objcp-decl.h (SIZEOF_OBJC_TYPE_LANG_SPECIFIC): Use lang_type.
|
| /netbsd-src/external/gpl3/gcc.old/dist/gcc/lto/ |
| H A D | lto-tree.h | 34 struct GTY(()) lang_type struct
|
| /netbsd-src/external/gpl3/gcc/dist/gcc/lto/ |
| H A D | lto-tree.h | 34 struct GTY(()) lang_type struct
|
| /netbsd-src/external/gpl3/gcc/dist/gcc/c/ |
| H A D | c-lang.h | 32 struct GTY(()) lang_type { struct
|
| /netbsd-src/external/gpl3/gcc.old/dist/gcc/c/ |
| H A D | c-lang.h | 32 struct GTY(()) lang_type { struct
|
| /netbsd-src/external/gpl3/gcc.old/dist/gcc/jit/ |
| H A D | dummy-frontend.c | 35 struct GTY(()) lang_type struct
|
| /netbsd-src/external/gpl3/gcc.old/dist/gcc/objc/ |
| H A D | objc-act.h | 214 #define SIZEOF_OBJC_TYPE_LANG_SPECIFIC sizeof (struct lang_type) 217 TYPE_LANG_SPECIFIC (NODE) = ggc_cleared_alloc<struct lang_type> (); \
|
| /netbsd-src/external/gpl3/gcc/dist/gcc/objc/ |
| H A D | objc-act.h | 228 #define SIZEOF_OBJC_TYPE_LANG_SPECIFIC sizeof (struct lang_type) 231 TYPE_LANG_SPECIFIC (NODE) = ggc_cleared_alloc<struct lang_type> (); \
|
| /netbsd-src/external/gpl3/gcc/dist/gcc/d/ |
| H A D | d-tree.h | 316 struct GTY(()) lang_type struct 624 extern struct lang_type *build_lang_type (Type *);
|
| H A D | d-lang.cc | 1844 struct lang_type * 1847 struct lang_type *lt = ggc_cleared_alloc <struct lang_type> (); in build_lang_type()
|
| /netbsd-src/external/gpl3/gcc.old/dist/gcc/d/ |
| H A D | d-tree.h | 309 struct GTY(()) lang_type struct 599 extern struct lang_type *build_lang_type (Type *);
|
| H A D | d-lang.cc | 1723 struct lang_type * 1726 struct lang_type *lt = ggc_cleared_alloc<struct lang_type> (); in build_lang_type()
|
| /netbsd-src/external/gpl3/gcc/dist/gcc/ |
| H A D | tree-core.h | 955 lang_type, enumerator 1722 struct lang_type *lang_specific;
|
| /netbsd-src/external/gpl3/gcc.old/dist/gcc/ |
| H A D | tree-core.h | 905 lang_type, enumerator 1652 struct lang_type *lang_specific;
|
| /netbsd-src/external/gpl3/gcc/dist/gcc/jit/ |
| H A D | dummy-frontend.cc | 487 struct GTY(()) lang_type struct
|
| /netbsd-src/external/gpl3/gcc.old/dist/gcc/fortran/ |
| H A D | trans-types.c | 1607 TYPE_LANG_SPECIFIC (type) = ggc_cleared_alloc<struct lang_type> (); in gfc_get_nodesc_array_type() 1920 TYPE_LANG_SPECIFIC (fat_type) = ggc_cleared_alloc<struct lang_type> (); in gfc_get_array_type_bounds() 2094 TYPE_LANG_SPECIFIC (t) = ggc_cleared_alloc<struct lang_type> (); in gfc_nonrestricted_type() 2146 = ggc_cleared_alloc<struct lang_type> (); in gfc_nonrestricted_type()
|
| H A D | trans.h | 987 struct GTY(()) lang_type { struct
|
| /netbsd-src/external/gpl3/gcc/dist/gcc/fortran/ |
| H A D | trans-types.cc | 1659 TYPE_LANG_SPECIFIC (type) = ggc_cleared_alloc<struct lang_type> (); in gfc_get_nodesc_array_type() 1980 TYPE_LANG_SPECIFIC (fat_type) = ggc_cleared_alloc<struct lang_type> (); in gfc_get_array_type_bounds() 2154 TYPE_LANG_SPECIFIC (t) = ggc_cleared_alloc<struct lang_type> (); in gfc_nonrestricted_type() 2206 = ggc_cleared_alloc<struct lang_type> (); in gfc_nonrestricted_type()
|
| H A D | trans.h | 996 struct GTY(()) lang_type { struct
|
| /netbsd-src/external/gpl3/gcc.old/dist/gcc/brig/ |
| H A D | brig-lang.c | 68 struct GTY (()) lang_type struct
|