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

/haiku-buildtools/gcc/gcc/go/gofrontend/
H A Dtypes.h900 is_unexported_field_or_method(Gogo*, const Type*, const std::string&,
H A Dtypes.cc9882 is_unexported = Type::is_unexported_field_or_method(gogo, type,
10122 Type::is_unexported_field_or_method(Gogo* gogo, const Type* type, function in class:Type
10182 if (Type::is_unexported_field_or_method(gogo, subtype, name, seen))

Completed in 79 milliseconds