LLVM 20.0.0git
llvm::SmallPtrSetImpl< PtrType > Member List

This is the complete list of members for llvm::SmallPtrSetImpl< PtrType >, including all inherited members.

begin() constllvm::SmallPtrSetImpl< PtrType >inline
capacity() constllvm::SmallPtrSetImplBaseinline
clear()llvm::SmallPtrSetImplBaseinline
const_iterator typedefllvm::SmallPtrSetImpl< PtrType >
contains(ConstPtrType Ptr) constllvm::SmallPtrSetImpl< PtrType >inline
contains_imp(const void *Ptr) constllvm::SmallPtrSetImplBaseinlineprotected
copyFrom(const void **SmallStorage, const SmallPtrSetImplBase &RHS)llvm::SmallPtrSetImplBaseprotected
count(ConstPtrType Ptr) constllvm::SmallPtrSetImpl< PtrType >inline
CurArrayllvm::SmallPtrSetImplBaseprotected
CurArraySizellvm::SmallPtrSetImplBaseprotected
empty() constllvm::SmallPtrSetImplBaseinline
end() constllvm::SmallPtrSetImpl< PtrType >inline
EndPointer() constllvm::SmallPtrSetImplBaseinlineprotected
erase(PtrType Ptr)llvm::SmallPtrSetImpl< PtrType >inline
erase_imp(const void *Ptr)llvm::SmallPtrSetImplBaseinlineprotected
find(ConstPtrType Ptr) constllvm::SmallPtrSetImpl< PtrType >inline
find_imp(const void *Ptr) constllvm::SmallPtrSetImplBaseinlineprotected
getEmptyMarker()llvm::SmallPtrSetImplBaseinlineprotectedstatic
getTombstoneMarker()llvm::SmallPtrSetImplBaseinlineprotectedstatic
incrementEpoch()llvm::DebugEpochBaseinline
insert(PtrType Ptr)llvm::SmallPtrSetImpl< PtrType >inline
insert(iterator, PtrType Ptr)llvm::SmallPtrSetImpl< PtrType >inline
insert(IterT I, IterT E)llvm::SmallPtrSetImpl< PtrType >inline
insert(std::initializer_list< PtrType > IL)llvm::SmallPtrSetImpl< PtrType >inline
insert_imp(const void *Ptr)llvm::SmallPtrSetImplBaseinlineprotected
IsSmallllvm::SmallPtrSetImplBaseprotected
isSmall() constllvm::SmallPtrSetImplBaseinlineprotected
iterator typedefllvm::SmallPtrSetImpl< PtrType >
key_type typedefllvm::SmallPtrSetImpl< PtrType >
moveFrom(const void **SmallStorage, unsigned SmallSize, const void **RHSSmallStorage, SmallPtrSetImplBase &&RHS)llvm::SmallPtrSetImplBaseprotected
NumNonEmptyllvm::SmallPtrSetImplBaseprotected
NumTombstonesllvm::SmallPtrSetImplBaseprotected
operator=(const SmallPtrSetImplBase &)=deletellvm::SmallPtrSetImplBase
remove_if(UnaryPredicate P)llvm::SmallPtrSetImpl< PtrType >inline
reserve(size_type NumEntries)llvm::SmallPtrSetImplBaseinline
size() constllvm::SmallPtrSetImplBaseinline
size_type typedefllvm::SmallPtrSetImplBase
SmallPtrSetImpl(const SmallPtrSetImpl &)=deletellvm::SmallPtrSetImpl< PtrType >
SmallPtrSetImplBase(const void **SmallStorage, const SmallPtrSetImplBase &that)llvm::SmallPtrSetImpl< PtrType >protected
SmallPtrSetImplBase(const void **SmallStorage, unsigned SmallSize, const void **RHSSmallStorage, SmallPtrSetImplBase &&that)llvm::SmallPtrSetImpl< PtrType >protected
SmallPtrSetImplBase(const void **SmallStorage, unsigned SmallSize)llvm::SmallPtrSetImpl< PtrType >inlineexplicitprotected
swap(const void **SmallStorage, const void **RHSSmallStorage, SmallPtrSetImplBase &RHS)llvm::SmallPtrSetImplBaseprotected
value_type typedefllvm::SmallPtrSetImpl< PtrType >
~SmallPtrSetImplBase()llvm::SmallPtrSetImplBaseinlineprotected