Searched refs:union_types (Results 1 – 4 of 4) sorted by relevance
87 const auto &union_types = type.enum_def->Vals(); in GenType() local88 for (auto ut = union_types.cbegin(); ut < union_types.cend(); ++ut) { in GenType()
2082 std::set<std::pair<BaseType, StructDef *>> union_types; in ParseEnum() local2109 auto ins = union_types.insert(std::make_pair( in ParseEnum()
436 && union_types().empty() in empty()478 type_maps::union_types() in union_types() function in abigail::ir::type_maps485 type_maps::union_types() const in union_types() function in abigail::ir::type_maps691 for (i = union_types().begin(); i != union_types().end(); ++i) in get_types_sorted_by_name()9525 tu.get_types().union_types()); in lookup_union_type()9560 corp.get_type_per_loc_map().union_types(); in lookup_union_type_per_location()10874 const istring_type_base_wptrs_map_type& m = corp.get_types().union_types(); in lookup_union_type()11769 (union_type, tu->get_types().union_types()); in maybe_update_types_lookup_map()11775 type_corpus->priv_->get_types().union_types()); in maybe_update_types_lookup_map()11779 type_corpus->get_type_per_loc_map().union_types(), in maybe_update_types_lookup_map()[all …]
487 union_types();490 union_types() const;