Searched defs:SmallPtrSetIteratorImpl (Results 1 – 1 of 1) sorted by relevance
27 class SmallPtrSetIteratorImpl; variable48 friend class SmallPtrSetIteratorImpl; variable150 explicit SmallPtrSetIteratorImpl(const void *const *BP) : Bucket(BP) { in SmallPtrSetIteratorImpl() function