Searched refs:src_details (Results 1 – 4 of 4) sorted by relevance
311 int src_details = result.src_details; in __do_upcast() local312 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()
127 int src_details; // hints about the source type hierarchy member133 :dst_ptr (NULL), part2dst (__unknown), src_details (d), base_type (NULL) in __upcast_result()