Lines Matching refs:subrange_sptr
6166 vector<array_type_def::subrange_sptr> subranges; in clone_array()
6168 for (vector<array_type_def::subrange_sptr>::const_iterator i = in clone_array()
6173 array_type_def::subrange_sptr subrange in clone_array()
9239 array_type_def::subrange_sptr
12038 (const array_type_def::subrange_sptr& subrange_type) in maybe_update_types_lookup_map()
12138 else if (array_type_def::subrange_sptr subrange_type = is_subrange_type(decl)) in maybe_update_types_lookup_map()
15115 array_type_def::subrange_type::vector_as_string(const vector<subrange_sptr>& v) in vector_as_string()
15121 for (vector<subrange_sptr>::const_iterator i = v.begin(); in vector_as_string()
15321 const std::vector<subrange_sptr>& subs, in array_type_def()
15412 std::vector<array_type_def::subrange_sptr > this_subs = l.get_subranges(); in equals()
15413 std::vector<array_type_def::subrange_sptr > other_subs = r.get_subranges(); in equals()
15425 std::vector<array_type_def::subrange_sptr >::const_iterator i,j; in equals()
15475 std::vector<array_type_def::subrange_sptr > this_subs = l->get_subranges(); in equals_modulo_cv_qualifier()
15476 std::vector<array_type_def::subrange_sptr > other_subs = r->get_subranges(); in equals_modulo_cv_qualifier()
15481 std::vector<array_type_def::subrange_sptr >::const_iterator i,j; in equals_modulo_cv_qualifier()
15505 const std::vector<subrange_sptr>& subranges = in get_language()
15559 array_type_def::append_subranges(const std::vector<subrange_sptr>& subs) in append_subranges()
15696 const std::vector<array_type_def::subrange_sptr>&