LLVM API Documentation

llvm::SmallVectorTemplateCommon< T, typename > Member List
This is the complete list of members for llvm::SmallVectorTemplateCommon< T, typename >, including all inherited members.
back()llvm::SmallVectorTemplateCommon< T, typename > [inline]
back() const llvm::SmallVectorTemplateCommon< T, typename > [inline]
begin()llvm::SmallVectorTemplateCommon< T, typename > [inline]
begin() const llvm::SmallVectorTemplateCommon< T, typename > [inline]
BeginXllvm::SmallVectorBase [protected]
capacity() const llvm::SmallVectorTemplateCommon< T, typename > [inline]
capacity_in_bytes() const llvm::SmallVectorBase [inline]
capacity_ptr()llvm::SmallVectorTemplateCommon< T, typename > [inline, protected]
capacity_ptr() const llvm::SmallVectorTemplateCommon< T, typename > [inline, protected]
CapacityXllvm::SmallVectorBase [protected]
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() const llvm::SmallVectorTemplateCommon< T, typename > [inline]
difference_type typedefllvm::SmallVectorTemplateCommon< T, typename >
empty() const llvm::SmallVectorBase [inline]
end()llvm::SmallVectorTemplateCommon< T, typename > [inline]
end() const llvm::SmallVectorTemplateCommon< T, typename > [inline]
EndXllvm::SmallVectorBase [protected]
front()llvm::SmallVectorTemplateCommon< T, typename > [inline]
front() const llvm::SmallVectorTemplateCommon< T, typename > [inline]
grow_pod(size_t MinSizeInBytes, size_t TSize)llvm::SmallVectorTemplateCommon< T, typename > [inline, protected]
llvm::SmallVectorBase::grow_pod(void *FirstEl, size_t MinSizeInBytes, size_t TSize)llvm::SmallVectorBase [protected]
isSmall() const llvm::SmallVectorTemplateCommon< T, typename > [inline, protected]
iterator typedefllvm::SmallVectorTemplateCommon< T, typename >
max_size() const llvm::SmallVectorTemplateCommon< T, typename > [inline]
operator[](unsigned idx)llvm::SmallVectorTemplateCommon< T, typename > [inline]
operator[](unsigned idx) const llvm::SmallVectorTemplateCommon< T, typename > [inline]
pointer typedefllvm::SmallVectorTemplateCommon< T, typename >
rbegin()llvm::SmallVectorTemplateCommon< T, typename > [inline]
rbegin() const llvm::SmallVectorTemplateCommon< T, typename > [inline]
reference typedefllvm::SmallVectorTemplateCommon< T, typename >
rend()llvm::SmallVectorTemplateCommon< T, typename > [inline]
rend() const llvm::SmallVectorTemplateCommon< T, typename > [inline]
resetToSmall()llvm::SmallVectorTemplateCommon< T, typename > [inline, protected]
reverse_iterator typedefllvm::SmallVectorTemplateCommon< T, typename >
setEnd(T *P)llvm::SmallVectorTemplateCommon< T, typename > [inline, protected]
size() const llvm::SmallVectorTemplateCommon< T, typename > [inline]
size_in_bytes() const llvm::SmallVectorBase [inline]
size_type typedefllvm::SmallVectorTemplateCommon< T, typename >
SmallVectorBase(void *FirstEl, size_t Size)llvm::SmallVectorBase [inline, protected]
SmallVectorStoragellvm::SmallVectorTemplateCommon< T, typename > [friend]
SmallVectorTemplateCommon(size_t Size)llvm::SmallVectorTemplateCommon< T, typename > [inline, protected]
value_type typedefllvm::SmallVectorTemplateCommon< T, typename >