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

/haiku-buildtools/gcc/gcc/go/gofrontend/
H A Dtypes.h2732 is_unexported_method(Gogo*, const std::string& name) const;
H A Dtypes.cc7268 Interface_type::is_unexported_method(Gogo* gogo, const std::string& name) const function in class:Interface_type
10147 if (it != NULL && it->is_unexported_method(gogo, name))

Completed in 75 milliseconds