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

/haiku-buildtools/gcc/gcc/go/gofrontend/
H A Dtypes.h895 bind_field_or_method(Gogo*, const Type* type, Expression* expr,
H A Dexpressions.cc11389 return Type::bind_field_or_method(gogo, left->type(), left, this->name_,
11538 bm = Type::bind_field_or_method(gogo, nt, ve, name, location);
H A Dtypes.cc4988 // Type::bind_field_or_method.
9774 Type::bind_field_or_method(Gogo* gogo, const Type* type, Expression* expr, function in class:Type

Completed in 226 milliseconds