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

/haiku-buildtools/gcc/gcc/go/gofrontend/
H A Dexpressions.h965 convert_interface_to_type(Type*, Expression*, Location);
H A Dexpressions.cc156 return Expression::convert_interface_to_type(lhs_type, rhs, location);
363 Expression::convert_interface_to_type(Type *lhs_type, Expression* rhs, function in class:Expression

Completed in 269 milliseconds