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

/haiku-buildtools/gcc/gcc/go/gofrontend/
H A Dtypes.h2215 total_field_count() const;
H A Dtypes.cc5004 Struct_type::total_field_count() const function in class:Struct_type
5016 ret += pf->type()->struct_type()->total_field_count();
H A Dexpressions.cc5013 if (st->compare_is_identity(gogo) && st->total_field_count() > 2)

Completed in 208 milliseconds