Searched refs:BINFO (Results 1 – 13 of 13) sorted by relevance
121 #define CLASS_HAS_SUPER_FLAG(BINFO) TREE_LANG_FLAG_1(BINFO) argument
1451 #define CANONICAL_BINFO(BINFO, C) \ argument1452 (TREE_VIA_VIRTUAL (BINFO) \1453 ? binfo_for_vbase (BINFO_TYPE (BINFO), C) \1454 : (BINFO))
10426 * class.c (alter_access): Accept a BINFO explaining how to get16244 * typeck2.c (build_functional_cast): Delete unused var BINFO.18749 case where BINFO == 0.
7933 * search.c (get_base_distance): If BINFO is a binfo, use it and
6972 (mark_primary_virtual_base): Remove BINFO parameter.
3386 * tree.c (copy_binfo): Adjust BINFO creation and accessors.3387 * decl.c (xref_basetypes): Adjust BINFO creation and accessors.3388 * class.c (check_bases): Adjust BINFO accessors.3981 BINFO macros.
2573 * typeck2.c (build_functional_cast): Delete unused var BINFO.
995 (mark_primary_virtual_base): Remove BINFO parameter.
2471 case where BINFO == 0.
4274 * call.c (build_object_call): If BINFO is NULL, bypass
4493 * search.c (get_base_distance): If BINFO is a binfo, use it and
3638 * class.c (alter_access): Accept a BINFO explaining how to get
772 these macros takes a @code{BINFO} and is true if and only if the