Searched defs:union_type (Results 1 – 4 of 4) sorted by relevance
19 union union_type {}; union
365 auto union_type = GetFieldI<uint8_t>(table, *type_field); in GetUnionType() local
916 Type* Type::NormalizeUnion(Type* union_type, int size, Zone* zone) { in NormalizeUnion()
1026 AstType* AstType::NormalizeUnion(AstType* union_type, int size, Zone* zone) { in NormalizeUnion()