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

/haiku-buildtools/gcc/gcc/go/gofrontend/
H A Dtypes.h2224 is_unexported_local_field(Gogo*, const std::string& name) const;
H A Dtypes.cc5024 Struct_type::is_unexported_local_field(Gogo* gogo, function in class:Struct_type
10153 if (st != NULL && st->is_unexported_local_field(gogo, name))

Completed in 164 milliseconds