Home
last modified time | relevance | path

Searched defs:union_type (Results 1 – 13 of 13) sorted by relevance

/external/flatbuffers/src/
Didl_gen_ts.cpp847 std::string GenUnionConvFunc(const Type &union_type, import_set &imports) { in GenUnionConvFunc()
912 const Type &union_type, in GenUnionValTS()
1470 const auto union_type = in GenStruct() local
1527 const auto union_type = GenUnionGenericTypeTS(union_enum); in GenStruct() local
Didl_gen_json_schema.cpp123 const auto &union_type = *ut; in GenType() local
Didl_gen_python.cpp1119 auto union_type = namer_.Type(enum_def); in GenUnPackForUnion() local
1562 const auto union_type = namer_.Type(enum_def); in GenUnionCreatorForStruct() local
1580 const auto union_type = namer_.Type(enum_def); in GenUnionCreatorForString() local
Dbinary_annotator.cpp1293 const reflection::Type *union_type = enum_val->union_type(); in BuildUnion() local
Didl_gen_java.cpp1325 auto union_type = in GenEnum_ObjectAPI() local
/external/flatbuffers/include/flatbuffers/
Dminireflect.h195 auto union_type = *prev_val; // Always a uint8_t. in IterateValue() local
Dreflection.h428 auto union_type = GetFieldI<uint8_t>(table, *type_field); in GetUnionType() local
Didl.h394 Type union_type; member
Dreflection_generated.h351 const reflection::Type *union_type() const { in union_type() function
/external/libabigail/src/
Dabg-writer.cc1925 union_decl_sptr union_type(u, noop_deleter()); in write_decl_in_scope() local
Dabg-ir.cc12824 maybe_update_types_lookup_map(const union_decl_sptr& union_type) in maybe_update_types_lookup_map()
13183 else if (union_decl_sptr union_type = is_union_type(decl)) in maybe_update_types_lookup_map() local
24102 copy_member_function(const union_decl_sptr& union_type, in copy_member_function()
24115 copy_member_function(const union_decl_sptr& union_type, in copy_member_function()
Dabg-dwarf-reader.cc12599 union_decl_sptr union_type, in add_or_update_union_type()
15134 union_decl_sptr union_type = in build_ir_node_from_die() local
Dabg-reader.cc4725 union_decl_sptr union_type; in build_union_decl_if_not_suppressed() local