Searched refs:unionfield (Results 1 – 1 of 1) sorted by relevance
383 const reflection::Field &unionfield, const Table &table) { in GetUnionType() argument384 auto enumdef = schema.enums()->Get(unionfield.type()->index()); in GetUnionType()387 (unionfield.name()->str() + UnionTypeFieldSuffix()).c_str()); in GetUnionType()