Searched refs:SmallPtrSetIteratorImpl (Results 1 – 1 of 1) sorted by relevance
52 friend class SmallPtrSetIteratorImpl; variable225 class SmallPtrSetIteratorImpl {231 explicit SmallPtrSetIteratorImpl(const void *const *BP, const void*const *E) in SmallPtrSetIteratorImpl() function240 bool operator==(const SmallPtrSetIteratorImpl &RHS) const {243 bool operator!=(const SmallPtrSetIteratorImpl &RHS) const {271 : public SmallPtrSetIteratorImpl,284 : SmallPtrSetIteratorImpl(BP, E), DebugEpochBase::HandleBase(&Epoch) {} in SmallPtrSetIterator()