Home
last modified time | relevance | path

Searched refs:layout_conflict_p (Results 1 – 2 of 2) sorted by relevance

/dragonfly/contrib/gcc-4.7/gcc/cp/
H A Dclass.c202 static int layout_conflict_p (tree, tree, splay_tree, int);
3651 layout_conflict_p (tree type, in layout_conflict_p() function
3736 if (layout_conflict_p (field_p ? type : binfo, offset, in layout_nonempty_base_or_field()
3814 if (layout_conflict_p (binfo, in layout_empty_base()
3825 if (!layout_conflict_p (binfo, in layout_empty_base()
/dragonfly/contrib/gcc-8.0/gcc/cp/
H A Dclass.c207 static int layout_conflict_p (tree, tree, splay_tree, int);
3995 layout_conflict_p (tree type, in layout_conflict_p() function
4076 if (layout_conflict_p (field_p ? type : binfo, offset, in layout_nonempty_base_or_field()
4165 if (layout_conflict_p (binfo, in layout_empty_base()
4176 if (!layout_conflict_p (binfo, in layout_empty_base()