LLVM API Documentation
This is the complete list of members for llvm::SmallPtrSetIterator< PtrTy >, including all inherited members.
AdvanceIfNotValid() | llvm::SmallPtrSetIteratorImpl | inlineprotected |
Bucket | llvm::SmallPtrSetIteratorImpl | protected |
difference_type typedef | llvm::SmallPtrSetIterator< PtrTy > | |
End | llvm::SmallPtrSetIteratorImpl | protected |
iterator_category typedef | llvm::SmallPtrSetIterator< PtrTy > | |
operator!=(const SmallPtrSetIteratorImpl &RHS) const | llvm::SmallPtrSetIteratorImpl | inline |
operator*() const | llvm::SmallPtrSetIterator< PtrTy > | inline |
operator++() | llvm::SmallPtrSetIterator< PtrTy > | inline |
operator++(int) | llvm::SmallPtrSetIterator< PtrTy > | inline |
operator==(const SmallPtrSetIteratorImpl &RHS) const | llvm::SmallPtrSetIteratorImpl | inline |
pointer typedef | llvm::SmallPtrSetIterator< PtrTy > | |
reference typedef | llvm::SmallPtrSetIterator< PtrTy > | |
SmallPtrSetIterator(const void *const *BP, const void *const *E) | llvm::SmallPtrSetIterator< PtrTy > | inlineexplicit |
SmallPtrSetIteratorImpl(const void *const *BP, const void *const *E) | llvm::SmallPtrSetIteratorImpl | inlineexplicit |
value_type typedef | llvm::SmallPtrSetIterator< PtrTy > |