LLVM 19.0.0git
llvm::SmallVectorTemplateBase< T, bool > Member List

This is the complete list of members for llvm::SmallVectorTemplateBase< T, bool >, including all inherited members.

assertSafeToAdd(const void *Elt, size_t N=1)llvm::SmallVectorTemplateCommon< T, typename >inlineprotected
assertSafeToAddRange(const T *From, const T *To)llvm::SmallVectorTemplateCommon< T, typename >inlineprotected
assertSafeToAddRange(ItTy, ItTy)llvm::SmallVectorTemplateCommon< T, typename >inlineprotected
assertSafeToReferenceAfterClear(const T *From, const T *To)llvm::SmallVectorTemplateCommon< T, typename >inlineprotected
assertSafeToReferenceAfterClear(ItTy, ItTy)llvm::SmallVectorTemplateCommon< T, typename >inlineprotected
assertSafeToReferenceAfterResize(const void *Elt, size_t NewSize)llvm::SmallVectorTemplateCommon< T, typename >inlineprotected
back()llvm::SmallVectorTemplateCommon< T, typename >inline
back() constllvm::SmallVectorTemplateCommon< T, typename >inline
begin()llvm::SmallVectorTemplateCommon< T, typename >inline
begin() constllvm::SmallVectorTemplateCommon< T, typename >inline
BeginXllvm::SmallVectorBase< SmallVectorSizeType< T > >protected
capacity() constllvm::SmallVectorBase< SmallVectorSizeType< T > >inline
Capacityllvm::SmallVectorBase< SmallVectorSizeType< T > >protected
capacity_in_bytes() constllvm::SmallVectorTemplateCommon< T, typename >inline
const_iterator typedefllvm::SmallVectorTemplateCommon< T, typename >
const_pointer typedefllvm::SmallVectorTemplateCommon< T, typename >
const_reference typedefllvm::SmallVectorTemplateCommon< T, typename >
const_reverse_iterator typedefllvm::SmallVectorTemplateCommon< T, typename >
data()llvm::SmallVectorTemplateCommon< T, typename >inline
data() constllvm::SmallVectorTemplateCommon< T, typename >inline
destroy_range(T *S, T *E)llvm::SmallVectorTemplateBase< T, bool >inlineprotectedstatic
difference_type typedefllvm::SmallVectorTemplateCommon< T, typename >
empty() constllvm::SmallVectorBase< SmallVectorSizeType< T > >inline
end()llvm::SmallVectorTemplateCommon< T, typename >inline
end() constllvm::SmallVectorTemplateCommon< T, typename >inline
forward_value_param(T &&V)llvm::SmallVectorTemplateBase< T, bool >inlineprotectedstatic
forward_value_param(const T &V)llvm::SmallVectorTemplateBase< T, bool >inlineprotectedstatic
front()llvm::SmallVectorTemplateCommon< T, typename >inline
front() constllvm::SmallVectorTemplateCommon< T, typename >inline
getFirstEl() constllvm::SmallVectorTemplateCommon< T, typename >inlineprotected
grow(size_t MinSize=0)llvm::SmallVectorTemplateBase< T, bool >protected
grow_pod(size_t MinSize, size_t TSize)llvm::SmallVectorTemplateCommon< T, typename >inlineprotected
SmallVectorBase< SmallVectorSizeType< T > >::grow_pod(void *FirstEl, size_t MinSize, size_t TSize)llvm::SmallVectorBase< SmallVectorSizeType< T > >protected
growAndAssign(size_t NumElts, const T &Elt)llvm::SmallVectorTemplateBase< T, bool >inlineprotected
growAndEmplaceBack(ArgTypes &&... Args)llvm::SmallVectorTemplateBase< T, bool >inlineprotected
isRangeInStorage(const void *First, const void *Last) constllvm::SmallVectorTemplateCommon< T, typename >inlineprotected
isReferenceToRange(const void *V, const void *First, const void *Last) constllvm::SmallVectorTemplateCommon< T, typename >inlineprotected
isReferenceToStorage(const void *V) constllvm::SmallVectorTemplateCommon< T, typename >inlineprotected
isSafeToReferenceAfterResize(const void *Elt, size_t NewSize)llvm::SmallVectorTemplateCommon< T, typename >inlineprotected
isSmall() constllvm::SmallVectorTemplateCommon< T, typename >inlineprotected
iterator typedefllvm::SmallVectorTemplateCommon< T, typename >
mallocForGrow(size_t MinSize, size_t &NewCapacity)llvm::SmallVectorTemplateBase< T, bool >protected
llvm::SmallVectorTemplateCommon::mallocForGrow(void *FirstEl, size_t MinSize, size_t TSize, size_t &NewCapacity)llvm::SmallVectorBase< SmallVectorSizeType< T > >protected
max_size() constllvm::SmallVectorTemplateCommon< T, typename >inline
moveElementsForGrow(T *NewElts)llvm::SmallVectorTemplateBase< T, bool >protected
operator[](size_type idx)llvm::SmallVectorTemplateCommon< T, typename >inline
operator[](size_type idx) constllvm::SmallVectorTemplateCommon< T, typename >inline
pointer typedefllvm::SmallVectorTemplateCommon< T, typename >
pop_back()llvm::SmallVectorTemplateBase< T, bool >inline
push_back(const T &Elt)llvm::SmallVectorTemplateBase< T, bool >inline
push_back(T &&Elt)llvm::SmallVectorTemplateBase< T, bool >inline
rbegin()llvm::SmallVectorTemplateCommon< T, typename >inline
rbegin() constllvm::SmallVectorTemplateCommon< T, typename >inline
reference typedefllvm::SmallVectorTemplateCommon< T, typename >
rend()llvm::SmallVectorTemplateCommon< T, typename >inline
rend() constllvm::SmallVectorTemplateCommon< T, typename >inline
replaceAllocation(void *NewElts, size_t TSize, size_t NewCapacity, size_t VSize=0)llvm::SmallVectorBase< SmallVectorSizeType< T > >protected
reserveForParamAndGetAddress(const T &Elt, size_t N=1)llvm::SmallVectorTemplateBase< T, bool >inlineprotected
reserveForParamAndGetAddress(T &Elt, size_t N=1)llvm::SmallVectorTemplateBase< T, bool >inlineprotected
reserveForParamAndGetAddressImpl(U *This, const T &Elt, size_t N)llvm::SmallVectorTemplateCommon< T, typename >inlineprotectedstatic
resetToSmall()llvm::SmallVectorTemplateCommon< T, typename >inlineprotected
reverse_iterator typedefllvm::SmallVectorTemplateCommon< T, typename >
set_allocation_range(void *Begin, size_t N)llvm::SmallVectorBase< SmallVectorSizeType< T > >inlineprotected
set_size(size_t N)llvm::SmallVectorBase< SmallVectorSizeType< T > >inlineprotected
Sizellvm::SmallVectorBase< SmallVectorSizeType< T > >protected
size() constllvm::SmallVectorBase< SmallVectorSizeType< T > >inline
size_in_bytes() constllvm::SmallVectorTemplateCommon< T, typename >inline
size_type typedefllvm::SmallVectorTemplateCommon< T, typename >
SizeTypeMax()llvm::SmallVectorBase< SmallVectorSizeType< T > >inlineprotectedstatic
SmallVectorBase()=deletellvm::SmallVectorBase< SmallVectorSizeType< T > >protected
SmallVectorBase(void *FirstEl, size_t TotalCapacity)llvm::SmallVectorBase< SmallVectorSizeType< T > >inlineprotected
SmallVectorTemplateBase(size_t Size)llvm::SmallVectorTemplateBase< T, bool >inlineprotected
SmallVectorTemplateCommon(size_t Size)llvm::SmallVectorTemplateCommon< T, typename >inlineprotected
SmallVectorTemplateCommon< T >llvm::SmallVectorTemplateBase< T, bool >friend
takeAllocationForGrow(T *NewElts, size_t NewCapacity)llvm::SmallVectorTemplateBase< T, bool >protected
TakesParamByValuellvm::SmallVectorTemplateBase< T, bool >protectedstatic
uninitialized_copy(It1 I, It1 E, It2 Dest)llvm::SmallVectorTemplateBase< T, bool >inlineprotectedstatic
uninitialized_move(It1 I, It1 E, It2 Dest)llvm::SmallVectorTemplateBase< T, bool >inlineprotectedstatic
value_type typedefllvm::SmallVectorTemplateCommon< T, typename >
ValueParamT typedefllvm::SmallVectorTemplateBase< T, bool >protected