Searched refs:SmallPtrSetIteratorImpl (Results 1 – 1 of 1) sorted by relevance
56 friend class SmallPtrSetIteratorImpl; variable271 class SmallPtrSetIteratorImpl {277 explicit SmallPtrSetIteratorImpl(const void *const *BP, const void*const *E) in SmallPtrSetIteratorImpl() function286 bool operator==(const SmallPtrSetIteratorImpl &RHS) const {289 bool operator!=(const SmallPtrSetIteratorImpl &RHS) const {317 : public SmallPtrSetIteratorImpl,330 : SmallPtrSetIteratorImpl(BP, E), DebugEpochBase::HandleBase(&Epoch) {} in SmallPtrSetIterator()