LLVM API Documentation

llvm::SmallPtrSet< PtrType, SmallSize > Member List
This is the complete list of members for llvm::SmallPtrSet< PtrType, SmallSize >, including all inherited members.
begin() const llvm::SmallPtrSetImpl< PtrType > [inline]
clear()llvm::SmallPtrSetImplBase [inline]
const_iterator typedefllvm::SmallPtrSetImpl< PtrType >
CopyFrom(const SmallPtrSetImplBase &RHS)llvm::SmallPtrSetImplBase [protected]
count(PtrType Ptr) const llvm::SmallPtrSetImpl< PtrType > [inline]
count_imp(const void *Ptr) const llvm::SmallPtrSetImplBase [inline, protected]
CurArrayllvm::SmallPtrSetImplBase [protected]
CurArraySizellvm::SmallPtrSetImplBase [protected]
empty() const llvm::SmallPtrSetImplBase [inline]
end() const llvm::SmallPtrSetImpl< PtrType > [inline]
erase(PtrType Ptr)llvm::SmallPtrSetImpl< PtrType > [inline]
erase_imp(const void *Ptr)llvm::SmallPtrSetImplBase [protected]
getEmptyMarker()llvm::SmallPtrSetImplBase [inline, protected, static]
getTombstoneMarker()llvm::SmallPtrSetImplBase [inline, protected, static]
insert(PtrType Ptr)llvm::SmallPtrSetImpl< PtrType > [inline]
insert(IterT I, IterT E)llvm::SmallPtrSetImpl< PtrType > [inline]
insert_imp(const void *Ptr)llvm::SmallPtrSetImplBase [protected]
iterator typedefllvm::SmallPtrSetImpl< PtrType >
MoveFrom(unsigned SmallSize, SmallPtrSetImplBase &&RHS)llvm::SmallPtrSetImplBase [protected]
NumElementsllvm::SmallPtrSetImplBase [protected]
NumTombstonesllvm::SmallPtrSetImplBase [protected]
operator=(const SmallPtrSet< PtrType, SmallSize > &RHS)llvm::SmallPtrSet< PtrType, SmallSize > [inline]
operator=(SmallPtrSet< PtrType, SmallSize > &&RHS)llvm::SmallPtrSet< PtrType, SmallSize > [inline]
size() const llvm::SmallPtrSetImplBase [inline]
size_type typedefllvm::SmallPtrSetImplBase
SmallArrayllvm::SmallPtrSetImplBase [protected]
SmallPtrSet()llvm::SmallPtrSet< PtrType, SmallSize > [inline]
SmallPtrSet(const SmallPtrSet &that)llvm::SmallPtrSet< PtrType, SmallSize > [inline]
SmallPtrSet(SmallPtrSet &&that)llvm::SmallPtrSet< PtrType, SmallSize > [inline]
SmallPtrSet(It I, It E)llvm::SmallPtrSet< PtrType, SmallSize > [inline]
SmallPtrSetImpl(const void **SmallStorage, const SmallPtrSetImpl &that)llvm::SmallPtrSetImpl< PtrType > [inline, protected]
SmallPtrSetImpl(const void **SmallStorage, unsigned SmallSize, SmallPtrSetImpl &&that)llvm::SmallPtrSetImpl< PtrType > [inline, protected]
SmallPtrSetImpl(const void **SmallStorage, unsigned SmallSize)llvm::SmallPtrSetImpl< PtrType > [inline, explicit, protected]
SmallPtrSetImplBase(const void **SmallStorage, const SmallPtrSetImplBase &that)llvm::SmallPtrSetImplBase [protected]
SmallPtrSetImplBase(const void **SmallStorage, unsigned SmallSize, SmallPtrSetImplBase &&that)llvm::SmallPtrSetImplBase [protected]
SmallPtrSetImplBase(const void **SmallStorage, unsigned SmallSize)llvm::SmallPtrSetImplBase [inline, explicit, protected]
swap(SmallPtrSet< PtrType, SmallSize > &RHS)llvm::SmallPtrSet< PtrType, SmallSize > [inline]
llvm::SmallPtrSetImpl::swap(SmallPtrSetImplBase &RHS)llvm::SmallPtrSetImplBase [protected]
~SmallPtrSetImplBase()llvm::SmallPtrSetImplBase [protected]