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() const | llvm::SmallVectorTemplateCommon< T, typename > | inline |
begin() | llvm::SmallVectorTemplateCommon< T, typename > | inline |
begin() const | llvm::SmallVectorTemplateCommon< T, typename > | inline |
BeginX | llvm::SmallVectorBase< SmallVectorSizeType< T > > | protected |
Capacity | llvm::SmallVectorBase< SmallVectorSizeType< T > > | protected |
capacity() const | llvm::SmallVectorBase< SmallVectorSizeType< T > > | inline |
capacity_in_bytes() const | llvm::SmallVectorTemplateCommon< T, typename > | inline |
const_iterator typedef | llvm::SmallVectorTemplateCommon< T, typename > | |
const_pointer typedef | llvm::SmallVectorTemplateCommon< T, typename > | |
const_reference typedef | llvm::SmallVectorTemplateCommon< T, typename > | |
const_reverse_iterator typedef | llvm::SmallVectorTemplateCommon< T, typename > | |
data() | llvm::SmallVectorTemplateCommon< T, typename > | inline |
data() const | llvm::SmallVectorTemplateCommon< T, typename > | inline |
difference_type typedef | llvm::SmallVectorTemplateCommon< T, typename > | |
empty() const | llvm::SmallVectorBase< SmallVectorSizeType< T > > | inline |
end() | llvm::SmallVectorTemplateCommon< T, typename > | inline |
end() const | llvm::SmallVectorTemplateCommon< T, typename > | inline |
front() | llvm::SmallVectorTemplateCommon< T, typename > | inline |
front() const | llvm::SmallVectorTemplateCommon< T, typename > | inline |
getFirstEl() const | llvm::SmallVectorTemplateCommon< T, typename > | inlineprotected |
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 |
isRangeInStorage(const void *First, const void *Last) const | llvm::SmallVectorTemplateCommon< T, typename > | inlineprotected |
isReferenceToRange(const void *V, const void *First, const void *Last) const | llvm::SmallVectorTemplateCommon< T, typename > | inlineprotected |
isReferenceToStorage(const void *V) const | llvm::SmallVectorTemplateCommon< T, typename > | inlineprotected |
isSafeToReferenceAfterResize(const void *Elt, size_t NewSize) | llvm::SmallVectorTemplateCommon< T, typename > | inlineprotected |
isSmall() const | llvm::SmallVectorTemplateCommon< T, typename > | inlineprotected |
iterator typedef | llvm::SmallVectorTemplateCommon< T, typename > | |
mallocForGrow(void *FirstEl, size_t MinSize, size_t TSize, size_t &NewCapacity) | llvm::SmallVectorBase< SmallVectorSizeType< T > > | protected |
max_size() const | llvm::SmallVectorTemplateCommon< T, typename > | inline |
operator[](size_type idx) | llvm::SmallVectorTemplateCommon< T, typename > | inline |
operator[](size_type idx) const | llvm::SmallVectorTemplateCommon< T, typename > | inline |
pointer typedef | llvm::SmallVectorTemplateCommon< T, typename > | |
rbegin() | llvm::SmallVectorTemplateCommon< T, typename > | inline |
rbegin() const | llvm::SmallVectorTemplateCommon< T, typename > | inline |
reference typedef | llvm::SmallVectorTemplateCommon< T, typename > | |
rend() | llvm::SmallVectorTemplateCommon< T, typename > | inline |
rend() const | llvm::SmallVectorTemplateCommon< T, typename > | inline |
reserveForParamAndGetAddressImpl(U *This, const T &Elt, size_t N) | llvm::SmallVectorTemplateCommon< T, typename > | inlineprotectedstatic |
resetToSmall() | llvm::SmallVectorTemplateCommon< T, typename > | inlineprotected |
reverse_iterator typedef | llvm::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 |
Size | llvm::SmallVectorBase< SmallVectorSizeType< T > > | protected |
size() const | llvm::SmallVectorBase< SmallVectorSizeType< T > > | inline |
size_in_bytes() const | llvm::SmallVectorTemplateCommon< T, typename > | inline |
size_type typedef | llvm::SmallVectorTemplateCommon< T, typename > | |
SizeTypeMax() | llvm::SmallVectorBase< SmallVectorSizeType< T > > | inlineprotectedstatic |
SmallVectorBase()=delete | llvm::SmallVectorBase< SmallVectorSizeType< T > > | protected |
SmallVectorBase(void *FirstEl, size_t TotalCapacity) | llvm::SmallVectorBase< SmallVectorSizeType< T > > | inlineprotected |
SmallVectorTemplateCommon(size_t Size) | llvm::SmallVectorTemplateCommon< T, typename > | inlineprotected |
value_type typedef | llvm::SmallVectorTemplateCommon< T, typename > | |