Searched refs:__non_diamond_repeat_mask (Results 1 - 3 of 3) sorted by relevance

/freebsd-9.3-release/contrib/libcxxrt/
H A Dtypeinfo.h246 __non_diamond_repeat_mask = 0x1, enumerator in enum:ABI_NAMESPACE::__vmi_class_type_info::__flags_masks
/freebsd-9.3-release/contrib/libstdc++/libsupc++/
H A Dtinfo.cc459 & (__non_diamond_repeat_mask | __diamond_shaped_mask)))
491 && !(__flags & __non_diamond_repeat_mask))
647 if (!is_public && !(src_details & __non_diamond_repeat_mask))
669 if (!(__flags & __non_diamond_repeat_mask))
H A Dcxxabi.h487 __non_diamond_repeat_mask = 0x1, // Distinct instance of repeated base. enumerator in enum:__cxxabiv1::__vmi_class_type_info::__flags_masks

Completed in 86 milliseconds