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