Searched refs:subrange_sptr (Results 1 – 7 of 7) sorted by relevance
2307 typedef shared_ptr<subrange_type> subrange_sptr; typedef2310 typedef std::vector<subrange_sptr> subranges_type;2429 vector_as_string(const vector<subrange_sptr>&);2440 const std::vector<subrange_sptr>& subs,2466 append_subranges(const std::vector<subrange_sptr>& subs);2487 const std::vector<subrange_sptr>&2497 array_type_def::subrange_sptr
1140 static array_type_def::subrange_sptr3829 static array_type_def::subrange_sptr3833 array_type_def::subrange_sptr nil; in build_subrange_type()3840 array_type_def::subrange_sptr result = in build_subrange_type()3857 array_type_def::subrange_sptr ty = is_subrange_type(d); in build_subrange_type()3923 array_type_def::subrange_sptr p in build_subrange_type()4034 if (array_type_def::subrange_sptr s = in build_array_type_def()4065 for (vector<array_type_def::subrange_sptr>::const_iterator i = in build_array_type_def()
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_sptr12038 (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()[all …]
293 for (vector<array_type_def::subrange_sptr >::const_iterator i = in operator ()()
508 static array_type_def::subrange_sptr9166 array_type_def::subrange_sptr s = in die_qualified_type_name()12797 for (vector<array_type_def::subrange_sptr>::const_iterator i = in schedule_array_tree_for_late_canonicalization()13300 static array_type_def::subrange_sptr13306 array_type_def::subrange_sptr result; in build_subrange_type()13447 array_type_def::subrange_sptr s; in build_subranges_from_array_type_die()14997 array_type_def::subrange_sptr s = in build_ir_node_from_die()
2773 write_array_subrange_type(const array_type_def::subrange_sptr& decl, in write_array_subrange_type()2882 vector<array_type_def::subrange_sptr>::const_iterator si; in write_array_type_def()
5290 array_type_def::subrange_sptr, and function_type_sptr, update the