Searched refs:aggregate_parent (Results 1 – 1 of 1) sorted by relevance
494 if (auto aggregate_parent = parent()->AggregateSupertype()) { in Methods() local495 return (*aggregate_parent)->Methods(name); in Methods()