| clear() | llvm::iplist_impl< IntrusiveListT, TraitsT > | inline |
| clearAndLeakNodesUnsafely() | llvm::iplist_impl< IntrusiveListT, TraitsT > | inline |
| cloneFrom(const iplist_impl &L2, Cloner clone) | llvm::iplist_impl< IntrusiveListT, TraitsT > | inline |
| const_iterator typedef | llvm::iplist_impl< IntrusiveListT, TraitsT > | |
| const_pointer typedef | llvm::iplist_impl< IntrusiveListT, TraitsT > | |
| const_reference typedef | llvm::iplist_impl< IntrusiveListT, TraitsT > | |
| const_reverse_iterator typedef | llvm::iplist_impl< IntrusiveListT, TraitsT > | |
| difference_type typedef | llvm::iplist_impl< IntrusiveListT, TraitsT > | |
| erase(iterator where) | llvm::iplist_impl< IntrusiveListT, TraitsT > | inline |
| erase(pointer IT) | llvm::iplist_impl< IntrusiveListT, TraitsT > | inline |
| erase(reference IT) | llvm::iplist_impl< IntrusiveListT, TraitsT > | inline |
| erase(iterator first, iterator last) | llvm::iplist_impl< IntrusiveListT, TraitsT > | inline |
| getNextNode(reference N) const | llvm::iplist_impl< IntrusiveListT, TraitsT > | inline |
| getNextNode(const_reference N) const | llvm::iplist_impl< IntrusiveListT, TraitsT > | inline |
| getPrevNode(reference N) const | llvm::iplist_impl< IntrusiveListT, TraitsT > | inline |
| getPrevNode(const_reference N) const | llvm::iplist_impl< IntrusiveListT, TraitsT > | inline |
| insert(iterator where, pointer New) | llvm::iplist_impl< IntrusiveListT, TraitsT > | inline |
| insert(iterator where, const_reference New) | llvm::iplist_impl< IntrusiveListT, TraitsT > | inline |
| insert(iterator where, InIt first, InIt last) | llvm::iplist_impl< IntrusiveListT, TraitsT > | inline |
| insertAfter(iterator where, pointer New) | llvm::iplist_impl< IntrusiveListT, TraitsT > | inline |
| iplist_impl()=default | llvm::iplist_impl< IntrusiveListT, TraitsT > | |
| iplist_impl(const iplist_impl &)=delete | llvm::iplist_impl< IntrusiveListT, TraitsT > | |
| iplist_impl(iplist_impl &&X) | llvm::iplist_impl< IntrusiveListT, TraitsT > | inline |
| iterator typedef | llvm::iplist_impl< IntrusiveListT, TraitsT > | |
| max_size() const | llvm::iplist_impl< IntrusiveListT, TraitsT > | inline |
| merge(iplist_impl &Right, Compare comp) | llvm::iplist_impl< IntrusiveListT, TraitsT > | inline |
| merge(iplist_impl &Right) | llvm::iplist_impl< IntrusiveListT, TraitsT > | inline |
| operator=(const iplist_impl &)=delete | llvm::iplist_impl< IntrusiveListT, TraitsT > | |
| operator=(iplist_impl &&X) | llvm::iplist_impl< IntrusiveListT, TraitsT > | inline |
| pointer typedef | llvm::iplist_impl< IntrusiveListT, TraitsT > | |
| pop_back() | llvm::iplist_impl< IntrusiveListT, TraitsT > | inline |
| pop_front() | llvm::iplist_impl< IntrusiveListT, TraitsT > | inline |
| push_back(pointer val) | llvm::iplist_impl< IntrusiveListT, TraitsT > | inline |
| push_front(pointer val) | llvm::iplist_impl< IntrusiveListT, TraitsT > | inline |
| reference typedef | llvm::iplist_impl< IntrusiveListT, TraitsT > | |
| remove(iterator &IT) | llvm::iplist_impl< IntrusiveListT, TraitsT > | inline |
| remove(const iterator &IT) | llvm::iplist_impl< IntrusiveListT, TraitsT > | inline |
| remove(pointer IT) | llvm::iplist_impl< IntrusiveListT, TraitsT > | inline |
| remove(reference IT) | llvm::iplist_impl< IntrusiveListT, TraitsT > | inline |
| reverse_iterator typedef | llvm::iplist_impl< IntrusiveListT, TraitsT > | |
| size_type typedef | llvm::iplist_impl< IntrusiveListT, TraitsT > | |
| splice(iterator where, iplist_impl &L2) | llvm::iplist_impl< IntrusiveListT, TraitsT > | inline |
| splice(iterator where, iplist_impl &L2, iterator first) | llvm::iplist_impl< IntrusiveListT, TraitsT > | inline |
| splice(iterator where, iplist_impl &L2, iterator first, iterator last) | llvm::iplist_impl< IntrusiveListT, TraitsT > | inline |
| splice(iterator where, iplist_impl &L2, reference N) | llvm::iplist_impl< IntrusiveListT, TraitsT > | inline |
| splice(iterator where, iplist_impl &L2, pointer N) | llvm::iplist_impl< IntrusiveListT, TraitsT > | inline |
| swap(iplist_impl &RHS) | llvm::iplist_impl< IntrusiveListT, TraitsT > | inline |
| value_type typedef | llvm::iplist_impl< IntrusiveListT, TraitsT > | |
| ~iplist_impl() | llvm::iplist_impl< IntrusiveListT, TraitsT > | inline |