begin() const | wpi::SmallPtrSetImpl< PtrType > | inline |
clear() | wpi::SmallPtrSetImplBase | inline |
const_iterator typedef | wpi::SmallPtrSetImpl< PtrType > | |
contains(ConstPtrType Ptr) const | wpi::SmallPtrSetImpl< PtrType > | inline |
CopyFrom(const SmallPtrSetImplBase &RHS) | wpi::SmallPtrSetImplBase | protected |
count(ConstPtrType Ptr) const | wpi::SmallPtrSetImpl< PtrType > | inline |
CurArray | wpi::SmallPtrSetImplBase | protected |
CurArraySize | wpi::SmallPtrSetImplBase | protected |
DebugEpochBase()=default | wpi::DebugEpochBase | |
empty() const | wpi::SmallPtrSetImplBase | inline |
end() const | wpi::SmallPtrSetImpl< PtrType > | inline |
EndPointer() const | wpi::SmallPtrSetImplBase | inlineprotected |
erase(PtrType Ptr) | wpi::SmallPtrSetImpl< PtrType > | inline |
erase_imp(const void *Ptr) | wpi::SmallPtrSetImplBase | inlineprotected |
find(ConstPtrType Ptr) const | wpi::SmallPtrSetImpl< PtrType > | inline |
find_imp(const void *Ptr) const | wpi::SmallPtrSetImplBase | inlineprotected |
getEmptyMarker() | wpi::SmallPtrSetImplBase | inlineprotectedstatic |
getTombstoneMarker() | wpi::SmallPtrSetImplBase | inlineprotectedstatic |
incrementEpoch() | wpi::DebugEpochBase | inline |
insert(PtrType Ptr) | wpi::SmallPtrSetImpl< PtrType > | inline |
insert(iterator, PtrType Ptr) | wpi::SmallPtrSetImpl< PtrType > | inline |
insert(IterT I, IterT E) | wpi::SmallPtrSetImpl< PtrType > | inline |
insert(std::initializer_list< PtrType > IL) | wpi::SmallPtrSetImpl< PtrType > | inline |
insert_imp(const void *Ptr) | wpi::SmallPtrSetImplBase | inlineprotected |
iterator typedef | wpi::SmallPtrSetImpl< PtrType > | |
key_type typedef | wpi::SmallPtrSetImpl< PtrType > | |
MoveFrom(unsigned SmallSize, SmallPtrSetImplBase &&RHS) | wpi::SmallPtrSetImplBase | protected |
NumNonEmpty | wpi::SmallPtrSetImplBase | protected |
NumTombstones | wpi::SmallPtrSetImplBase | protected |
operator=(const SmallPtrSet< PtrType, SmallSize > &RHS) | wpi::SmallPtrSet< PtrType, SmallSize > | inline |
operator=(SmallPtrSet< PtrType, SmallSize > &&RHS) | wpi::SmallPtrSet< PtrType, SmallSize > | inline |
operator=(std::initializer_list< PtrType > IL) | wpi::SmallPtrSet< PtrType, SmallSize > | inline |
wpi::SmallPtrSetImpl::operator=(const SmallPtrSetImplBase &)=delete | wpi::SmallPtrSetImplBase | |
size() const | wpi::SmallPtrSetImplBase | inline |
size_type typedef | wpi::SmallPtrSetImplBase | |
SmallArray | wpi::SmallPtrSetImplBase | protected |
SmallPtrSet() | wpi::SmallPtrSet< PtrType, SmallSize > | inline |
SmallPtrSet(const SmallPtrSet &that) | wpi::SmallPtrSet< PtrType, SmallSize > | inline |
SmallPtrSet(SmallPtrSet &&that) | wpi::SmallPtrSet< PtrType, SmallSize > | inline |
SmallPtrSet(It I, It E) | wpi::SmallPtrSet< PtrType, SmallSize > | inline |
SmallPtrSet(std::initializer_list< PtrType > IL) | wpi::SmallPtrSet< PtrType, SmallSize > | inline |
SmallPtrSetImpl(const SmallPtrSetImpl &)=delete | wpi::SmallPtrSetImpl< PtrType > | |
SmallPtrSetImplBase(const void **SmallStorage, const SmallPtrSetImplBase &that) | wpi::SmallPtrSetImpl< PtrType > | protected |
SmallPtrSetImplBase(const void **SmallStorage, unsigned SmallSize, SmallPtrSetImplBase &&that) | wpi::SmallPtrSetImpl< PtrType > | protected |
SmallPtrSetImplBase(const void **SmallStorage, unsigned SmallSize) | wpi::SmallPtrSetImpl< PtrType > | inlineexplicitprotected |
swap(SmallPtrSet< PtrType, SmallSize > &RHS) | wpi::SmallPtrSet< PtrType, SmallSize > | inline |
wpi::SmallPtrSetImpl::swap(SmallPtrSetImplBase &RHS) | wpi::SmallPtrSetImplBase | protected |
value_type typedef | wpi::SmallPtrSetImpl< PtrType > | |
~DebugEpochBase() | wpi::DebugEpochBase | inline |
~SmallPtrSetImplBase() | wpi::SmallPtrSetImplBase | inlineprotected |