LLVM API Documentation

llvm::SmallVectorTemplateBase< T, true > Member List
This is the complete list of members for llvm::SmallVectorTemplateBase< T, true >, including all inherited members.
back()llvm::SmallVectorTemplateCommon< T > [inline]
back() constllvm::SmallVectorTemplateCommon< T > [inline]
begin()llvm::SmallVectorTemplateCommon< T > [inline]
begin() constllvm::SmallVectorTemplateCommon< T > [inline]
BeginXllvm::SmallVectorBase [protected]
capacity() constllvm::SmallVectorTemplateCommon< T > [inline]
capacity_in_bytes() const llvm::SmallVectorBase [inline]
capacity_ptr()llvm::SmallVectorTemplateCommon< T > [inline, protected]
capacity_ptr() constllvm::SmallVectorTemplateCommon< T > [inline, protected]
CapacityXllvm::SmallVectorBase [protected]
const_iterator typedefllvm::SmallVectorTemplateCommon< T >
const_pointer typedefllvm::SmallVectorTemplateCommon< T >
const_reference typedefllvm::SmallVectorTemplateCommon< T >
const_reverse_iterator typedefllvm::SmallVectorTemplateCommon< T >
data()llvm::SmallVectorTemplateCommon< T > [inline]
data() constllvm::SmallVectorTemplateCommon< T > [inline]
destroy_range(T *, T *)llvm::SmallVectorTemplateBase< T, true > [inline, protected, static]
difference_type typedefllvm::SmallVectorTemplateCommon< T >
empty() const llvm::SmallVectorBase [inline]
end()llvm::SmallVectorTemplateCommon< T > [inline]
end() constllvm::SmallVectorTemplateCommon< T > [inline]
EndXllvm::SmallVectorBase [protected]
front()llvm::SmallVectorTemplateCommon< T > [inline]
front() constllvm::SmallVectorTemplateCommon< T > [inline]
grow(size_t MinSize=0)llvm::SmallVectorTemplateBase< T, true > [inline, protected]
grow_pod(size_t MinSizeInBytes, size_t TSize)llvm::SmallVectorTemplateCommon< T > [inline, protected]
llvm::SmallVectorBase::grow_pod(void *FirstEl, size_t MinSizeInBytes, size_t TSize)llvm::SmallVectorBase [protected]
isSmall() constllvm::SmallVectorTemplateCommon< T > [inline, protected]
iterator typedefllvm::SmallVectorTemplateCommon< T >
max_size() constllvm::SmallVectorTemplateCommon< T > [inline]
move(It1 I, It1 E, It2 Dest)llvm::SmallVectorTemplateBase< T, true > [inline, protected, static]
move_backward(It1 I, It1 E, It2 Dest)llvm::SmallVectorTemplateBase< T, true > [inline, protected, static]
operator[](unsigned idx)llvm::SmallVectorTemplateCommon< T > [inline]
operator[](unsigned idx) constllvm::SmallVectorTemplateCommon< T > [inline]
pointer typedefllvm::SmallVectorTemplateCommon< T >
pop_back()llvm::SmallVectorTemplateBase< T, true > [inline]
push_back(const T &Elt)llvm::SmallVectorTemplateBase< T, true > [inline]
rbegin()llvm::SmallVectorTemplateCommon< T > [inline]
rbegin() constllvm::SmallVectorTemplateCommon< T > [inline]
reference typedefllvm::SmallVectorTemplateCommon< T >
rend()llvm::SmallVectorTemplateCommon< T > [inline]
rend() constllvm::SmallVectorTemplateCommon< T > [inline]
resetToSmall()llvm::SmallVectorTemplateCommon< T > [inline, protected]
reverse_iterator typedefllvm::SmallVectorTemplateCommon< T >
setEnd(T *P)llvm::SmallVectorTemplateCommon< T > [inline, protected]
size() constllvm::SmallVectorTemplateCommon< T > [inline]
size_in_bytes() const llvm::SmallVectorBase [inline]
size_type typedefllvm::SmallVectorTemplateCommon< T >
SmallVectorBase(void *FirstEl, size_t Size)llvm::SmallVectorBase [inline, protected]
SmallVectorTemplateBase(size_t Size)llvm::SmallVectorTemplateBase< T, true > [inline, protected]
SmallVectorTemplateCommon(size_t Size)llvm::SmallVectorTemplateCommon< T > [inline, protected]
uninitialized_copy(It1 I, It1 E, It2 Dest)llvm::SmallVectorTemplateBase< T, true > [inline, protected, static]
uninitialized_copy(T1 *I, T1 *E, T2 *Dest)llvm::SmallVectorTemplateBase< T, true > [inline, protected, static]
uninitialized_move(It1 I, It1 E, It2 Dest)llvm::SmallVectorTemplateBase< T, true > [inline, protected, static]
value_type typedefllvm::SmallVectorTemplateCommon< T >