llvm::SmallPtrSetIteratorImpl Class Reference
SmallPtrSetIteratorImpl - This is the common base class shared between all instances of SmallPtrSetIterator.
More...
#include <SmallPtrSet.h>
List of all members.
Detailed Description
SmallPtrSetIteratorImpl - This is the common base class shared between all instances of SmallPtrSetIterator.
Constructor & Destructor Documentation
llvm::SmallPtrSetIteratorImpl::SmallPtrSetIteratorImpl |
( |
const void *const * |
BP |
) |
[inline, explicit] |
Member Function Documentation
void llvm::SmallPtrSetIteratorImpl::AdvanceIfNotValid |
( |
|
) |
[inline, protected] |
AdvanceIfNotValid - If the current bucket isn't valid, advance to a bucket that is.
This is guaranteed to stop because the end() bucket is marked valid.
Member Data Documentation
The documentation for this class was generated from the following file: