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

/haiku-buildtools/gcc/gcc/go/gofrontend/
H A Dtypes.h2727 is_compatible_for_assign(const Interface_type*, std::string* reason) const;
H A Dtypes.cc647 && lhs_interface_type->is_compatible_for_assign(rhs_interface_type,
7351 Interface_type::is_compatible_for_assign(const Interface_type* t, function in class:Interface_type

Completed in 75 milliseconds