LLVM API Documentation
This is the complete list of members for llvm::ImmutableListFactory< T >, including all inherited members.
add(const T &D, ImmutableList< T > L) | llvm::ImmutableListFactory< T > | inline |
concat(const T &Head, ImmutableList< T > Tail) | llvm::ImmutableListFactory< T > | inline |
create(const T &X) | llvm::ImmutableListFactory< T > | inline |
getEmptyList() const | llvm::ImmutableListFactory< T > | inline |
ImmutableListFactory() | llvm::ImmutableListFactory< T > | inline |
ImmutableListFactory(BumpPtrAllocator &Alloc) | llvm::ImmutableListFactory< T > | inline |
~ImmutableListFactory() | llvm::ImmutableListFactory< T > | inline |