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

/haiku-buildtools/gcc/gcc/go/gofrontend/
H A Dtypes.h236 do_bind_method(Expression* expr, Location location) const = 0;
290 do_bind_method(Expression* expr, Location location) const;
335 do_bind_method(Expression* expr, Location location) const;
H A Dtypes.cc8206 return this->do_bind_method(expr, location);
8248 Named_method::do_bind_method(Expression* expr, Location location) const function in class:Named_method
8280 Interface_method::do_bind_method(Expression* expr, function in class:Interface_method

Completed in 74 milliseconds