Home | History | Annotate | Download | only in cp

Lines Matching refs:binfo

160      For a binfo, this is a TREE_LIST.  There is an entry for each
161 virtual function declared either in BINFO or its direct and
348 /* The BINFO indicating the base from which the BASELINK_FUNCTIONS came. */
350 (((struct tree_baselink*) BASELINK_CHECK (NODE))->binfo)
355 /* The BINFO in which the search for the functions indicated by this baselink
374 tree binfo;
1369 /* If non-NULL, this is the binfo for the primary base class, i.e.,
1508 /* Nonzero means B (a BINFO) has its own vtable. Any copies will not
1512 /* Compare a BINFO_TYPE with another type for equality. For a binfo,
1517 binfo is for, this macro must change. */
1528 /* Nonzero if this binfo is for a dependent base - one that should not
1532 /* Nonzero if this binfo has lost its primary base binfo (because that
1537 /* Nonzero if this BINFO is a primary base class. */
3361 binfo of the virtual base to convert to. Use that binfo's vbase
3378 binfo of the relevant virtual base. If NULL, then there is no
3626 binfo. */
4709 tree binfo;