LLVM
8.0.1
|
This is the complete list of members for llvm::ImmutableListImpl< T >, including all inherited members.
getHead() const | llvm::ImmutableListImpl< T > | inline |
getNextInBucket() const | llvm::FoldingSetBase::Node | inline |
getTail() const | llvm::ImmutableListImpl< T > | inline |
ImmutableListFactory< T > class | llvm::ImmutableListImpl< T > | friend |
ImmutableListImpl(const ImmutableListImpl &)=delete | llvm::ImmutableListImpl< T > | |
Node()=default | llvm::FoldingSetBase::Node | |
operator=(const ImmutableListImpl &)=delete | llvm::ImmutableListImpl< T > | |
Profile(FoldingSetNodeID &ID, const T &H, const ImmutableListImpl *L) | llvm::ImmutableListImpl< T > | inlinestatic |
Profile(FoldingSetNodeID &ID) | llvm::ImmutableListImpl< T > | inline |
SetNextInBucket(void *N) | llvm::FoldingSetBase::Node | inline |