Searched refs:uncommon_type (Results 1 - 2 of 2) sorted by relevance

/haiku-buildtools/gcc/gcc/go/gofrontend/
H A Dtypes.h1198 uncommon_type_constructor(Gogo*, Type* uncommon_type,
H A Dtypes.cc1497 Struct_type* uncommon_type = local
1503 Type::make_builtin_named_type("uncommonType", uncommon_type);
2228 Type::uncommon_type_constructor(Gogo* gogo, Type* uncommon_type, argument
2234 const Struct_field_list* fields = uncommon_type->struct_type()->fields();
2301 Expression* r = Expression::make_struct_composite_literal(uncommon_type,

Completed in 79 milliseconds