Searched refs:other_class (Results 1 – 1 of 1) sorted by relevance
367 auto other_class = static_cast<const TypeInfoClass*>(other); in EqualsTo() local369 if (fields_.size() != other_class->fields_.size()) { in EqualsTo()374 if (fields_[i] != other_class->fields_[i]) { in EqualsTo()