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

/haiku-buildtools/gcc/gcc/go/gofrontend/
H A Dtypes.cc9988 const Struct_field* found_parent = NULL; local
10060 found_parent = &*pf;
10067 go_assert(found_parent != NULL);
10068 found_ambig1 = Gogo::message_name(found_parent->field_name());

Completed in 57 milliseconds