Home
last modified time | relevance | path

Searched refs:src_details (Results 1 – 16 of 16) sorted by relevance

/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-5/libsupc++/
A Dvmi_class_type_info.cc311 int src_details = result.src_details; in __do_upcast() local
312 if (src_details & __flags_unknown_mask) in __do_upcast()
313 src_details = __flags; in __do_upcast()
317 __upcast_result result2 (src_details); in __do_upcast()
323 if (!is_public && !(src_details & __non_diamond_repeat_mask)) in __do_upcast()
A Dtinfo.h127 int src_details; // hints about the source type hierarchy member
133 :dst_ptr (NULL), part2dst (__unknown), src_details (d), base_type (NULL) in __upcast_result()
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-8/libsupc++/
A Dvmi_class_type_info.cc311 int src_details = result.src_details; in __do_upcast() local
312 if (src_details & __flags_unknown_mask) in __do_upcast()
313 src_details = __flags; in __do_upcast()
317 __upcast_result result2 (src_details); in __do_upcast()
323 if (!is_public && !(src_details & __non_diamond_repeat_mask)) in __do_upcast()
A Dtinfo.h127 int src_details; // hints about the source type hierarchy member
133 :dst_ptr (NULL), part2dst (__unknown), src_details (d), base_type (NULL) in __upcast_result()
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-6/libsupc++/
A Dvmi_class_type_info.cc311 int src_details = result.src_details; in __do_upcast() local
312 if (src_details & __flags_unknown_mask) in __do_upcast()
313 src_details = __flags; in __do_upcast()
317 __upcast_result result2 (src_details); in __do_upcast()
323 if (!is_public && !(src_details & __non_diamond_repeat_mask)) in __do_upcast()
A Dtinfo.h127 int src_details; // hints about the source type hierarchy member
133 :dst_ptr (NULL), part2dst (__unknown), src_details (d), base_type (NULL) in __upcast_result()
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-9/libsupc++/
A Dvmi_class_type_info.cc311 int src_details = result.src_details; in __do_upcast() local
312 if (src_details & __flags_unknown_mask) in __do_upcast()
313 src_details = __flags; in __do_upcast()
317 __upcast_result result2 (src_details); in __do_upcast()
323 if (!is_public && !(src_details & __non_diamond_repeat_mask)) in __do_upcast()
A Dtinfo.h127 int src_details; // hints about the source type hierarchy member
133 :dst_ptr (NULL), part2dst (__unknown), src_details (d), base_type (NULL) in __upcast_result()
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-7/libsupc++/
A Dvmi_class_type_info.cc311 int src_details = result.src_details; in __do_upcast() local
312 if (src_details & __flags_unknown_mask) in __do_upcast()
313 src_details = __flags; in __do_upcast()
317 __upcast_result result2 (src_details); in __do_upcast()
323 if (!is_public && !(src_details & __non_diamond_repeat_mask)) in __do_upcast()
A Dtinfo.h127 int src_details; // hints about the source type hierarchy member
133 :dst_ptr (NULL), part2dst (__unknown), src_details (d), base_type (NULL) in __upcast_result()
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-11/libsupc++/
A Dvmi_class_type_info.cc311 int src_details = result.src_details; in __do_upcast() local
312 if (src_details & __flags_unknown_mask) in __do_upcast()
313 src_details = __flags; in __do_upcast()
317 __upcast_result result2 (src_details); in __do_upcast()
323 if (!is_public && !(src_details & __non_diamond_repeat_mask)) in __do_upcast()
A Dtinfo.h127 int src_details; // hints about the source type hierarchy member
133 :dst_ptr (NULL), part2dst (__unknown), src_details (d), base_type (NULL) in __upcast_result()
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-10/libsupc++/
A Dvmi_class_type_info.cc311 int src_details = result.src_details; in __do_upcast() local
312 if (src_details & __flags_unknown_mask) in __do_upcast()
313 src_details = __flags; in __do_upcast()
317 __upcast_result result2 (src_details); in __do_upcast()
323 if (!is_public && !(src_details & __non_diamond_repeat_mask)) in __do_upcast()
A Dtinfo.h127 int src_details; // hints about the source type hierarchy member
133 :dst_ptr (NULL), part2dst (__unknown), src_details (d), base_type (NULL) in __upcast_result()
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-4.9/libsupc++/
A Dvmi_class_type_info.cc311 int src_details = result.src_details; in __do_upcast() local
312 if (src_details & __flags_unknown_mask) in __do_upcast()
313 src_details = __flags; in __do_upcast()
317 __upcast_result result2 (src_details); in __do_upcast()
323 if (!is_public && !(src_details & __non_diamond_repeat_mask)) in __do_upcast()
A Dtinfo.h135 int src_details; // hints about the source type hierarchy member
141 :dst_ptr (NULL), part2dst (__unknown), src_details (d), base_type (NULL) in __upcast_result()

Completed in 20 milliseconds