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

/haiku-buildtools/gcc/gcc/go/gofrontend/
H A Dexpressions.h959 convert_type_to_interface(Type*, Expression*, Location);
H A Dexpressions.cc149 return Expression::convert_type_to_interface(lhs_type, rhs, location);
203 Expression::convert_type_to_interface(Type* lhs_type, Expression* rhs, function in class:Expression

Completed in 118 milliseconds