Searched refs:BINFO_LOST_PRIMARY_P (Results 1 – 4 of 4) sorted by relevance
1341 BINFO_LOST_PRIMARY_P (base_binfo) = 1; in determine_primary_bases()1405 BINFO_LOST_PRIMARY_P (BINFO_INHERITANCE_CHAIN (primary)) = 1; in determine_primary_bases()2016 if (BINFO_LOST_PRIMARY_P (b)) in update_vtable_entry_for_fn()6462 if (BINFO_LOST_PRIMARY_P (binfo)) in dump_class_hierarchy_r()7317 if (BINFO_LOST_PRIMARY_P (b)) in build_vtbl_initializer()7754 && !BINFO_LOST_PRIMARY_P (b)) in build_rtti_vtbl_entries()
996 (mark_primary_bases): Adjust, set BINFO_LOST_PRIMARY_P here.1678 BINFO_UNSHARED_MARKED, BINFO_LOST_PRIMARY_P. Don't move1682 with morally virtual bases. Duplicate BINFO_LOST_PRIMARY_P and3255 (BINFO_LOST_PRIMARY_P): New flag.
1436 #define BINFO_LOST_PRIMARY_P(NODE) BINFO_FLAG_4 (NODE) macro
4018 BINFO_DEPENDENT_BASE_P, BINFO_LOST_PRIMARY_P,