Home
last modified time | relevance | path

Searched refs:union_types (Results 1 – 4 of 4) sorted by relevance

/external/flatbuffers/src/
Didl_gen_json_schema.cpp87 const auto &union_types = type.enum_def->Vals(); in GenType() local
88 for (auto ut = union_types.cbegin(); ut < union_types.cend(); ++ut) { in GenType()
Didl_parser.cpp2082 std::set<std::pair<BaseType, StructDef *>> union_types; in ParseEnum() local
2109 auto ins = union_types.insert(std::make_pair( in ParseEnum()
/external/libabigail/src/
Dabg-ir.cc436 && union_types().empty() in empty()
478 type_maps::union_types() in union_types() function in abigail::ir::type_maps
485 type_maps::union_types() const in union_types() function in abigail::ir::type_maps
691 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 …]
/external/libabigail/include/
Dabg-ir.h487 union_types();
490 union_types() const;