Home
last modified time | relevance | path

Searched refs:subranges_type (Results 1 – 5 of 5) sorted by relevance

/external/libabigail/src/
Dabg-reporter-priv.cc785 array_type_def::subranges_type::const_iterator i, j; in report_size_and_alignment_changes()
Dabg-dwarf-reader.cc517 array_type_def::subranges_type& subranges,
9184 array_type_def::subranges_type subranges; in die_qualified_type_name()
9742 array_type_def::subranges_type subranges; in die_pretty_print_type()
13434 array_type_def::subranges_type& subranges, in build_subranges_from_array_type_die()
13527 array_type_def::subranges_type subranges; in build_array_type()
Dabg-reader.cc4025 array_type_def::subranges_type subranges; in build_array_type_def()
Dabg-ir.cc15297 subranges_type subranges_;
15303 priv(type_base_sptr t, subranges_type subs) in priv()
/external/libabigail/include/
Dabg-ir.h2310 typedef std::vector<subrange_sptr> subranges_type; typedef