| AllocatorList()=default | llvm::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() const | llvm::AllocatorList< T, AllocatorT > | inline |
| begin() | llvm::AllocatorList< T, AllocatorT > | inline |
| begin() const | llvm::AllocatorList< T, AllocatorT > | inline |
| clear() | llvm::AllocatorList< T, AllocatorT > | inline |
| const_iterator typedef | llvm::AllocatorList< T, AllocatorT > | |
| const_pointer typedef | llvm::AllocatorList< T, AllocatorT > | |
| const_reference typedef | llvm::AllocatorList< T, AllocatorT > | |
| const_reverse_iterator typedef | llvm::AllocatorList< T, AllocatorT > | |
| difference_type typedef | llvm::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() const | llvm::AllocatorList< T, AllocatorT > | inline |
| end() | llvm::AllocatorList< T, AllocatorT > | inline |
| end() const | llvm::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() const | llvm::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 typedef | llvm::AllocatorList< T, AllocatorT > | |
| operator=(AllocatorList &&X) | llvm::AllocatorList< T, AllocatorT > | inline |
| operator=(const AllocatorList &X) | llvm::AllocatorList< T, AllocatorT > | inline |
| pointer typedef | llvm::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() const | llvm::AllocatorList< T, AllocatorT > | inline |
| reference typedef | llvm::AllocatorList< T, AllocatorT > | |
| rend() | llvm::AllocatorList< T, AllocatorT > | inline |
| rend() const | llvm::AllocatorList< T, AllocatorT > | inline |
| resetAlloc() | llvm::AllocatorList< T, AllocatorT > | inline |
| reverse_iterator typedef | llvm::AllocatorList< T, AllocatorT > | |
| size() const | llvm::AllocatorList< T, AllocatorT > | inline |
| size_type typedef | llvm::AllocatorList< T, AllocatorT > | |
| swap(AllocatorList &RHS) | llvm::AllocatorList< T, AllocatorT > | inline |
| value_type typedef | llvm::AllocatorList< T, AllocatorT > | |
| ~AllocatorList() | llvm::AllocatorList< T, AllocatorT > | inline |