Lines Matching refs:elem
7658 // equals elem. Element may be a native array type itself.7660 Iter ArrayAwareFind(Iter begin, Iter end, const Element& elem) {7662 if (internal::ArrayEq(*it, elem))