Home
last modified time | relevance | path

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

/freebsd-10-stable/contrib/gcc/cp/
Dclass.c202 static int layout_conflict_p (tree, tree, splay_tree, int);
3393 layout_conflict_p (tree type, in layout_conflict_p() function
3478 if (layout_conflict_p (field_p ? type : binfo, offset, in layout_nonempty_base_or_field()
3553 if (layout_conflict_p (binfo, in layout_empty_base()
3564 if (!layout_conflict_p (binfo, in layout_empty_base()
DChangeLog-2000736 (layout_conflict_p): Reimplement.
5210 (layout_conflict_p): Likewise.