Searched refs:layout_empty_base (Results 1 – 9 of 9) sorted by relevance
| /openbsd-src/gnu/gcc/gcc/cp/ |
| H A D | class.c | 182 static bool layout_empty_base (tree, tree, splay_tree); 3509 layout_empty_base (tree binfo, tree eoc, splay_tree offsets) in layout_empty_base() function 3618 atend = layout_empty_base (binfo, eoc, offsets); in build_base_field()
|
| H A D | ChangeLog-2000 | 739 (layout_empty_base): Likewise. 3448 * class.c (layout_empty_base): Use CLASSTYPE_ALIGN_UNIT, not 5093 * class.c (layout_empty_base): Handle empty bases with non-byte 5119 (layout_empty_base): Convert offset to ssizetype. 5212 (layout_empty_base): New function. 5216 layout_basetypes. Use layout_empty_base.
|
| H A D | ChangeLog-2001 | 1688 (layout_empty_base): Likewise. 2261 (layout_empty_base): Return at end flag.
|
| H A D | ChangeLog-2002 | 767 (layout_empty_base): Likewise. 1511 (layout_empty_base): Correct placement of emtpy base classes.
|
| H A D | ChangeLog-2004 | 1583 check_bitfield_decl, check_field_decls, layout_empty_base, 2518 check_bases, update_vtable_entry_for_fn, layout_empty_base,
|
| H A D | ChangeLog-2003 | 376 * class.c (layout_empty_base): Propagate the move of an empty base 5768 (layout_empty_base): Remove last parameter. Adjust.
|
| H A D | ChangeLog | 3142 (layout_empty_base): Likewise.
|
| /openbsd-src/gnu/usr.bin/gcc/gcc/cp/ |
| H A D | class.c | 177 static bool layout_empty_base PARAMS ((tree, tree, splay_tree, tree)); 3831 layout_empty_base (binfo, eoc, offsets, t) in layout_empty_base() function 3937 atend = layout_empty_base (binfo, eoc, offsets, t); in build_base_field()
|
| H A D | ChangeLog | 2204 (layout_empty_base): Likewise. 2922 (layout_empty_base): Correct placement of emtpy base classes. 7665 (layout_empty_base): Likewise. 8238 (layout_empty_base): Return at end flag. 10611 (layout_empty_base): Likewise. 13320 * class.c (layout_empty_base): Use CLASSTYPE_ALIGN_UNIT, not 14965 * class.c (layout_empty_base): Handle empty bases with non-byte 14991 (layout_empty_base): Convert offset to ssizetype. 15084 (layout_empty_base): New function. 15088 layout_basetypes. Use layout_empty_base.
|