Home
last modified time | relevance | path

Searched refs:layout_empty_base (Results 1 – 8 of 8) sorted by relevance

/freebsd-12.1/contrib/gcc/cp/
H A Dclass.c182 static bool layout_empty_base (tree, tree, splay_tree);
3529 layout_empty_base (tree binfo, tree eoc, splay_tree offsets) in layout_empty_base() function
3638 atend = layout_empty_base (binfo, eoc, offsets); in build_base_field()
H A DChangeLog-2000739 (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 DChangeLog-20011688 (layout_empty_base): Likewise.
2261 (layout_empty_base): Return at end flag.
H A DChangeLog-2002767 (layout_empty_base): Likewise.
1511 (layout_empty_base): Correct placement of emtpy base classes.
H A DChangeLog-20041583 check_bitfield_decl, check_field_decls, layout_empty_base,
2518 check_bases, update_vtable_entry_for_fn, layout_empty_base,
H A DChangeLog-2003376 * class.c (layout_empty_base): Propagate the move of an empty base
5768 (layout_empty_base): Remove last parameter. Adjust.
H A DChangeLog3211 (layout_empty_base): Likewise.
/freebsd-12.1/contrib/gcc/
H A DChangeLog-200332201 (layout_empty_base): Remove last parameter. Adjust.