Searched defs:union_type (Results 1 – 7 of 7) sorted by relevance
593 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() local1248 const auto union_type = GenUnionGenericTypeTS(union_enum); in GenStruct() local
119 const auto &union_type = *ut; in GenType() local
195 auto union_type = *prev_val; // Always a uint8_t. in IterateValue() local
413 auto union_type = GetFieldI<uint8_t>(table, *type_field); in GetUnionType() local
401 Type union_type; member
322 const reflection::Type *union_type() const { in union_type() function
371 function union_type(typeName) { function