LLVM API Documentation

llvm::SmallPtrSetImplBase Member List
This is the complete list of members for llvm::SmallPtrSetImplBase, including all inherited members.
clear()llvm::SmallPtrSetImplBase [inline]
CopyFrom(const SmallPtrSetImplBase &RHS)llvm::SmallPtrSetImplBase [protected]
count_imp(const void *Ptr) const llvm::SmallPtrSetImplBase [inline, protected]
CurArrayllvm::SmallPtrSetImplBase [protected]
CurArraySizellvm::SmallPtrSetImplBase [protected]
empty() const llvm::SmallPtrSetImplBase [inline]
erase_imp(const void *Ptr)llvm::SmallPtrSetImplBase [protected]
getEmptyMarker()llvm::SmallPtrSetImplBase [inline, protected, static]
getTombstoneMarker()llvm::SmallPtrSetImplBase [inline, protected, static]
insert_imp(const void *Ptr)llvm::SmallPtrSetImplBase [protected]
MoveFrom(unsigned SmallSize, SmallPtrSetImplBase &&RHS)llvm::SmallPtrSetImplBase [protected]
NumElementsllvm::SmallPtrSetImplBase [protected]
NumTombstonesllvm::SmallPtrSetImplBase [protected]
size() const llvm::SmallPtrSetImplBase [inline]
size_type typedefllvm::SmallPtrSetImplBase
SmallArrayllvm::SmallPtrSetImplBase [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]
SmallPtrSetIteratorImpl classllvm::SmallPtrSetImplBase [friend]
swap(SmallPtrSetImplBase &RHS)llvm::SmallPtrSetImplBase [protected]
~SmallPtrSetImplBase()llvm::SmallPtrSetImplBase [protected]