Searched refs:get_upper_bound (Results 1 – 6 of 6) sorted by relevance
271 v = hashing::combine_hashes(v, hash_size_t(s.get_upper_bound())); in operator ()()
6177 (*i)->get_upper_bound(), in clone_array()15026 array_type_def::subrange_type::get_upper_bound() const in get_upper_bound() function in abigail::ir::array_type_def::subrange_type15062 ABG_ASSERT(get_upper_bound() >= get_lower_bound()); in get_length()15063 return get_upper_bound() - get_lower_bound() + 1; in get_length()15101 o << "range "<< get_lower_bound() << " .. " << get_upper_bound(); in as_string()15156 || l.get_upper_bound() != r.get_upper_bound() in equals()23861 if (ty1->get_upper_bound() != ty2->get_upper_bound() in types_have_similar_structure()
2803 (uint64_t) (decl->get_upper_bound() in write_array_subrange_type()2806 << decl->get_upper_bound() << "'"; in write_array_subrange_type()
13406 (uint64_t) (result->get_upper_bound() in build_subrange_type()
2390 get_upper_bound() const;
6659 (array_type_def::subrange_type::{get_upper_bound, get_lower_bound,6683 (array_type_def::subrange_type::{get_upper_bound, get_lower_bound,