Searched defs:union_types (Results 1 – 3 of 3) sorted by relevance
| /external/flatbuffers/src/ | ||
| D | idl_gen_json_schema.cpp | 121 const auto &union_types = type.enum_def->Vals(); in GenType() local |
| D | idl_parser.cpp | 2419 std::set<std::pair<BaseType, StructDef *>> union_types; in ParseEnum() local |
| /external/libabigail/src/ | ||
| D | abg-ir.cc | 612 type_maps::union_types() in union_types() function in abigail::ir::type_maps |