| append(in_iter in_start, in_iter in_end) | llvm::SmallVectorImpl< std::unique_ptr< UnitType > > | inline |
| append(size_type NumInputs, const std::unique_ptr< UnitType > &Elt) | llvm::SmallVectorImpl< std::unique_ptr< UnitType > > | inline |
| append(std::initializer_list< std::unique_ptr< UnitType > > IL) | llvm::SmallVectorImpl< std::unique_ptr< UnitType > > | inline |
| assign(size_type NumElts, const std::unique_ptr< UnitType > &Elt) | llvm::SmallVectorImpl< std::unique_ptr< UnitType > > | inline |
| assign(std::initializer_list< std::unique_ptr< UnitType > > IL) | llvm::SmallVectorImpl< std::unique_ptr< UnitType > > | inline |
| back() | llvm::SmallVectorTemplateCommon< T > | inline |
| back() const | llvm::SmallVectorTemplateCommon< T > | inline |
| begin() | llvm::SmallVectorTemplateCommon< T > | inline |
| begin() const | llvm::SmallVectorTemplateCommon< T > | inline |
| BeginX | llvm::SmallVectorBase | protected |
| capacity() const | llvm::SmallVectorTemplateCommon< T > | inline |
| capacity_in_bytes() const | llvm::SmallVectorBase | inline |
| capacity_ptr() | llvm::SmallVectorTemplateCommon< T > | inlineprotected |
| capacity_ptr() const | llvm::SmallVectorTemplateCommon< T > | inlineprotected |
| CapacityX | llvm::SmallVectorBase | protected |
| clear() | llvm::SmallVectorImpl< std::unique_ptr< UnitType > > | inline |
| const_iterator typedef | llvm::SmallVectorTemplateCommon< T > | |
| const_pointer typedef | llvm::SmallVectorTemplateCommon< T > | |
| const_reference typedef | llvm::SmallVectorTemplateCommon< T > | |
| const_reverse_iterator typedef | llvm::SmallVectorTemplateCommon< T > | |
| data() | llvm::SmallVectorTemplateCommon< T > | inline |
| data() const | llvm::SmallVectorTemplateCommon< T > | inline |
| destroy_range(T *S, T *E) | llvm::SmallVectorTemplateBase< T, isPodLike > | inlineprotectedstatic |
| difference_type typedef | llvm::SmallVectorTemplateCommon< T > | |
| DWARFUnitSection() | llvm::DWARFUnitSection< UnitType > | inline |
| DWARFUnitSection(DWARFUnitSection &&DUS) | llvm::DWARFUnitSection< UnitType > | inline |
| emplace_back(ArgTypes &&...Args) | llvm::SmallVectorImpl< std::unique_ptr< UnitType > > | inline |
| empty() const | llvm::SmallVectorBase | inline |
| end() | llvm::SmallVectorTemplateCommon< T > | inline |
| end() const | llvm::SmallVectorTemplateCommon< T > | inline |
| EndX | llvm::SmallVectorBase | protected |
| erase(iterator I) | llvm::SmallVectorImpl< std::unique_ptr< UnitType > > | inline |
| erase(iterator S, iterator E) | llvm::SmallVectorImpl< std::unique_ptr< UnitType > > | inline |
| front() | llvm::SmallVectorTemplateCommon< T > | inline |
| front() const | llvm::SmallVectorTemplateCommon< T > | inline |
| getUnitForOffset(uint32_t Offset) const override | llvm::DWARFUnitSection< UnitType > | inlinevirtual |
| grow(size_t MinSize=0) | llvm::SmallVectorTemplateBase< T, isPodLike > | protected |
| grow_pod(size_t MinSizeInBytes, size_t TSize) | llvm::SmallVectorTemplateCommon< T > | inlineprotected |
| llvm::SmallVectorBase::grow_pod(void *FirstEl, size_t MinSizeInBytes, size_t TSize) | llvm::SmallVectorBase | protected |
| insert(iterator I, std::unique_ptr< UnitType > &&Elt) | llvm::SmallVectorImpl< std::unique_ptr< UnitType > > | inline |
| insert(iterator I, const std::unique_ptr< UnitType > &Elt) | llvm::SmallVectorImpl< std::unique_ptr< UnitType > > | inline |
| insert(iterator I, size_type NumToInsert, const std::unique_ptr< UnitType > &Elt) | llvm::SmallVectorImpl< std::unique_ptr< UnitType > > | inline |
| insert(iterator I, ItTy From, ItTy To) | llvm::SmallVectorImpl< std::unique_ptr< UnitType > > | inline |
| insert(iterator I, std::initializer_list< std::unique_ptr< UnitType > > IL) | llvm::SmallVectorImpl< std::unique_ptr< UnitType > > | inline |
| isSmall() const | llvm::SmallVectorTemplateCommon< T > | inlineprotected |
| iterator typedef | llvm::DWARFUnitSection< UnitType > | |
| iterator_range typedef | llvm::DWARFUnitSection< UnitType > | |
| max_size() const | llvm::SmallVectorTemplateCommon< T > | inline |
| move(It1 I, It1 E, It2 Dest) | llvm::SmallVectorTemplateBase< T, isPodLike > | inlineprotectedstatic |
| move_backward(It1 I, It1 E, It2 Dest) | llvm::SmallVectorTemplateBase< T, isPodLike > | inlineprotectedstatic |
| operator!=(const SmallVectorImpl &RHS) const | llvm::SmallVectorImpl< std::unique_ptr< UnitType > > | inline |
| operator<(const SmallVectorImpl &RHS) const | llvm::SmallVectorImpl< std::unique_ptr< UnitType > > | inline |
| operator=(const SmallVector &RHS) | llvm::SmallVector< std::unique_ptr< UnitType >, 1 > | inline |
| operator=(SmallVector &&RHS) | llvm::SmallVector< std::unique_ptr< UnitType >, 1 > | inline |
| operator=(SmallVectorImpl< std::unique_ptr< UnitType > > &&RHS) | llvm::SmallVector< std::unique_ptr< UnitType >, 1 > | inline |
| operator=(std::initializer_list< std::unique_ptr< UnitType > > IL) | llvm::SmallVector< std::unique_ptr< UnitType >, 1 > | inline |
| SmallVectorImpl< std::unique_ptr< UnitType > >::operator=(const SmallVectorImpl &RHS) | llvm::SmallVectorImpl< std::unique_ptr< UnitType > > | |
| SmallVectorImpl< std::unique_ptr< UnitType > >::operator=(SmallVectorImpl &&RHS) | llvm::SmallVectorImpl< std::unique_ptr< UnitType > > | |
| operator==(const SmallVectorImpl &RHS) const | llvm::SmallVectorImpl< std::unique_ptr< UnitType > > | inline |
| operator[](size_type idx) | llvm::SmallVectorTemplateCommon< T > | inline |
| operator[](size_type idx) const | llvm::SmallVectorTemplateCommon< T > | inline |
| parse(DWARFContext &C, const DWARFSection &Section) | llvm::DWARFUnitSectionBase | |
| parseDWO(DWARFContext &C, const DWARFSection &DWOSection) | llvm::DWARFUnitSectionBase | |
| pointer typedef | llvm::SmallVectorTemplateCommon< T > | |
| pop_back() | llvm::SmallVectorTemplateBase< T, isPodLike > | inline |
| pop_back_val() | llvm::SmallVectorImpl< std::unique_ptr< UnitType > > | inline |
| push_back(const T &Elt) | llvm::SmallVectorTemplateBase< T, isPodLike > | inline |
| push_back(T &&Elt) | llvm::SmallVectorTemplateBase< T, isPodLike > | inline |
| rbegin() | llvm::SmallVectorTemplateCommon< T > | inline |
| rbegin() const | llvm::SmallVectorTemplateCommon< T > | inline |
| reference typedef | llvm::SmallVectorTemplateCommon< T > | |
| rend() | llvm::SmallVectorTemplateCommon< T > | inline |
| rend() const | llvm::SmallVectorTemplateCommon< T > | inline |
| reserve(size_type N) | llvm::SmallVectorImpl< std::unique_ptr< UnitType > > | inline |
| resetToSmall() | llvm::SmallVectorTemplateCommon< T > | inlineprotected |
| resize(size_type N) | llvm::SmallVectorImpl< std::unique_ptr< UnitType > > | inline |
| resize(size_type N, const std::unique_ptr< UnitType > &NV) | llvm::SmallVectorImpl< std::unique_ptr< UnitType > > | inline |
| reverse_iterator typedef | llvm::SmallVectorTemplateCommon< T > | |
| set_size(size_type N) | llvm::SmallVectorImpl< std::unique_ptr< UnitType > > | inline |
| setEnd(T *P) | llvm::SmallVectorTemplateCommon< T > | inlineprotected |
| size() const | llvm::SmallVectorTemplateCommon< T > | inline |
| size_in_bytes() const | llvm::SmallVectorBase | inline |
| size_type typedef | llvm::SmallVectorImpl< std::unique_ptr< UnitType > > | |
| SmallVector() | llvm::SmallVector< std::unique_ptr< UnitType >, 1 > | inline |
| SmallVector(size_t Size, const std::unique_ptr< UnitType > &Value=std::unique_ptr< UnitType >()) | llvm::SmallVector< std::unique_ptr< UnitType >, 1 > | inlineexplicit |
| SmallVector(ItTy S, ItTy E) | llvm::SmallVector< std::unique_ptr< UnitType >, 1 > | inline |
| SmallVector(const llvm::iterator_range< RangeTy > R) | llvm::SmallVector< std::unique_ptr< UnitType >, 1 > | inlineexplicit |
| SmallVector(std::initializer_list< std::unique_ptr< UnitType > > IL) | llvm::SmallVector< std::unique_ptr< UnitType >, 1 > | inline |
| SmallVector(const SmallVector &RHS) | llvm::SmallVector< std::unique_ptr< UnitType >, 1 > | inline |
| SmallVector(SmallVector &&RHS) | llvm::SmallVector< std::unique_ptr< UnitType >, 1 > | inline |
| SmallVector(SmallVectorImpl< std::unique_ptr< UnitType > > &&RHS) | llvm::SmallVector< std::unique_ptr< UnitType >, 1 > | inline |
| SmallVectorBase(void *FirstEl, size_t Size) | llvm::SmallVectorBase | inlineprotected |
| SmallVectorImpl(unsigned N) | llvm::SmallVectorImpl< std::unique_ptr< UnitType > > | inlineexplicitprotected |
| SmallVectorTemplateBase(size_t Size) | llvm::SmallVectorTemplateBase< T, isPodLike > | inlineprotected |
| SmallVectorTemplateCommon(size_t Size) | llvm::SmallVectorTemplateCommon< T > | inlineprotected |
| swap(SmallVectorImpl &RHS) | llvm::SmallVectorImpl< std::unique_ptr< UnitType > > | |
| uninitialized_copy(It1 I, It1 E, It2 Dest) | llvm::SmallVectorTemplateBase< T, isPodLike > | inlineprotectedstatic |
| uninitialized_move(It1 I, It1 E, It2 Dest) | llvm::SmallVectorTemplateBase< T, isPodLike > | inlineprotectedstatic |
| UnitVector typedef | llvm::DWARFUnitSection< UnitType > | |
| value_type typedef | llvm::SmallVectorTemplateCommon< T > | |
| ~DWARFUnitSectionBase()=default | llvm::DWARFUnitSectionBase | protected |
| ~SmallVectorImpl() | llvm::SmallVectorImpl< std::unique_ptr< UnitType > > | inline |