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

/haiku-buildtools/gcc/gcc/go/gofrontend/
H A Dexpressions.h1786 check_argument_type(int, const Type*, const Type*, Location, bool);
H A Dexpressions.cc8836 if (!this->check_argument_type(i, element_type, patype,
9131 Call_expression::check_argument_type(int i, const Type* parameter_type, function in class:Call_expression
9256 this->check_argument_type(i + 1, pt->type(), (*pa)->type(),

Completed in 216 milliseconds