Home
last modified time | relevance | path

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

/external/flatbuffers/src/
Didl_gen_json_schema.cpp89 auto &union_type = *ut; in GenType() local
/external/llvm-project/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/
DAppleObjCTypeEncodingParser.cpp126 CompilerType union_type(ast_ctx.CreateRecordType( in BuildAggregate() local
/external/flatbuffers/include/flatbuffers/
Dminireflect.h195 auto union_type = *prev_val; // Always a uint8_t. in IterateValue() local
Dreflection.h389 auto union_type = GetFieldI<uint8_t>(table, *type_field); in GetUnionType() local
Didl.h369 Type union_type; member
Dreflection_generated.h283 const reflection::Type *union_type() const { in union_type() function
/external/libabigail/src/
Dabg-writer.cc2008 union_decl_sptr union_type(u, noop_deleter()); in write_decl_in_scope() local
Dabg-ir.cc11765 maybe_update_types_lookup_map(const union_decl_sptr& union_type) in maybe_update_types_lookup_map()
12124 else if (union_decl_sptr union_type = is_union_type(decl)) in maybe_update_types_lookup_map() local
22489 copy_member_function(const union_decl_sptr& union_type, in copy_member_function()
22502 copy_member_function(const union_decl_sptr& union_type, in copy_member_function()
Dabg-dwarf-reader.cc12467 union_decl_sptr union_type, in add_or_update_union_type()
14949 union_decl_sptr union_type = in build_ir_node_from_die() local
Dabg-reader.cc4350 union_decl_sptr union_type; in build_union_decl_if_not_suppressed() local