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