Home
last modified time | relevance | path

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

/third_party/flatbuffers/src/
Didl_gen_ts.cpp593 std::string GenUnionConvFunc(const Type &union_type, import_set &imports) { in GenUnionConvFunc()
657 const Type &union_type, in GenUnionValTS()
1191 const auto union_type = in GenStruct() local
1248 const auto union_type = GenUnionGenericTypeTS(union_enum); in GenStruct() local
Didl_gen_json_schema.cpp119 const auto &union_type = *ut; in GenType() local
/third_party/flatbuffers/include/flatbuffers/
Dminireflect.h195 auto union_type = *prev_val; // Always a uint8_t. in IterateValue() local
Dreflection.h413 auto union_type = GetFieldI<uint8_t>(table, *type_field); in GetUnionType() local
Didl.h401 Type union_type; member
Dreflection_generated.h322 const reflection::Type *union_type() const { in union_type() function
/third_party/node/test/fixtures/wpt/resources/webidl2/lib/
Dwebidl2.js371 function union_type(typeName) { function
/third_party/libabigail/src/
Dabg-writer.cc2024 union_decl_sptr union_type(u, noop_deleter()); in write_decl_in_scope() local
Dabg-ir.cc13316 maybe_update_types_lookup_map(const union_decl_sptr& union_type) in maybe_update_types_lookup_map()
13675 else if (union_decl_sptr union_type = is_union_type(decl)) in maybe_update_types_lookup_map() local
24719 copy_member_function(const union_decl_sptr& union_type, in copy_member_function()
24732 copy_member_function(const union_decl_sptr& union_type, in copy_member_function()
Dabg-dwarf-reader.cc13127 union_decl_sptr union_type, in add_or_update_union_type()
15364 union_decl_sptr union_type = in build_ir_node_from_die() local
Dabg-reader.cc4593 union_decl_sptr union_type; in build_union_decl_if_not_suppressed() local