Searched refs:subranges_type (Results 1 – 6 of 6) sorted by relevance
785 array_type_def::subranges_type::const_iterator i, j; in report_size_and_alignment_changes()
855 array_type_def::subranges_type subranges; in process_ctf_array_type()
535 array_type_def::subranges_type& subranges,9294 array_type_def::subranges_type subranges; in die_qualified_type_name()9853 array_type_def::subranges_type subranges; in die_pretty_print_type()13553 array_type_def::subranges_type& subranges, in build_subranges_from_array_type_die()13646 array_type_def::subranges_type subranges; in build_array_type()
4407 array_type_def::subranges_type subranges; in build_array_type_def()
16694 subranges_type subranges_;16702 priv(type_base_sptr t, subranges_type subs) in priv()
2415 typedef std::vector<subrange_sptr> subranges_type; typedef