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

/haiku-buildtools/gcc/gcc/go/gofrontend/
H A Dtypes.cc4479 class Call_multiple_result_type : public Type class in inherits:Type
4482 Call_multiple_result_type(Call_expression* call) function in class:Call_multiple_result_type
4535 return new Call_multiple_result_type(call);

Completed in 108 milliseconds