LLVM 19.0.0git
llvm::AllocatorList< T, AllocatorT > Member List

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

AllocatorList()=defaultllvm::AllocatorList< T, AllocatorT >
AllocatorList(AllocatorList &&X)llvm::AllocatorList< T, AllocatorT >inline
AllocatorList(const AllocatorList &X)llvm::AllocatorList< T, AllocatorT >inline
back()llvm::AllocatorList< T, AllocatorT >inline
back() constllvm::AllocatorList< T, AllocatorT >inline
begin()llvm::AllocatorList< T, AllocatorT >inline
begin() constllvm::AllocatorList< T, AllocatorT >inline
clear()llvm::AllocatorList< T, AllocatorT >inline
const_iterator typedefllvm::AllocatorList< T, AllocatorT >
const_pointer typedefllvm::AllocatorList< T, AllocatorT >
const_reference typedefllvm::AllocatorList< T, AllocatorT >
const_reverse_iterator typedefllvm::AllocatorList< T, AllocatorT >
difference_type typedefllvm::AllocatorList< T, AllocatorT >
emplace(iterator I, Ts &&... Vs)llvm::AllocatorList< T, AllocatorT >inline
emplace_back(Ts &&... Vs)llvm::AllocatorList< T, AllocatorT >inline
emplace_front(Ts &&... Vs)llvm::AllocatorList< T, AllocatorT >inline
empty()llvm::AllocatorList< T, AllocatorT >inline
end()llvm::AllocatorList< T, AllocatorT >inline
end() constllvm::AllocatorList< T, AllocatorT >inline
erase(iterator I)llvm::AllocatorList< T, AllocatorT >inline
erase(iterator First, iterator Last)llvm::AllocatorList< T, AllocatorT >inline
front()llvm::AllocatorList< T, AllocatorT >inline
front() constllvm::AllocatorList< T, AllocatorT >inline
insert(iterator I, T &&V)llvm::AllocatorList< T, AllocatorT >inline
insert(iterator I, const T &V)llvm::AllocatorList< T, AllocatorT >inline
insert(iterator I, Iterator First, Iterator Last)llvm::AllocatorList< T, AllocatorT >inline
iterator typedefllvm::AllocatorList< T, AllocatorT >
operator=(AllocatorList &&X)llvm::AllocatorList< T, AllocatorT >inline
operator=(const AllocatorList &X)llvm::AllocatorList< T, AllocatorT >inline
pointer typedefllvm::AllocatorList< T, AllocatorT >
pop_back()llvm::AllocatorList< T, AllocatorT >inline
pop_front()llvm::AllocatorList< T, AllocatorT >inline
push_back(T &&V)llvm::AllocatorList< T, AllocatorT >inline
push_back(const T &V)llvm::AllocatorList< T, AllocatorT >inline
push_front(T &&V)llvm::AllocatorList< T, AllocatorT >inline
push_front(const T &V)llvm::AllocatorList< T, AllocatorT >inline
rbegin()llvm::AllocatorList< T, AllocatorT >inline
rbegin() constllvm::AllocatorList< T, AllocatorT >inline
reference typedefllvm::AllocatorList< T, AllocatorT >
rend()llvm::AllocatorList< T, AllocatorT >inline
rend() constllvm::AllocatorList< T, AllocatorT >inline
resetAlloc()llvm::AllocatorList< T, AllocatorT >inline
reverse_iterator typedefllvm::AllocatorList< T, AllocatorT >
size()llvm::AllocatorList< T, AllocatorT >inline
size_type typedefllvm::AllocatorList< T, AllocatorT >
swap(AllocatorList &RHS)llvm::AllocatorList< T, AllocatorT >inline
value_type typedefllvm::AllocatorList< T, AllocatorT >
~AllocatorList()llvm::AllocatorList< T, AllocatorT >inline