LLVM API Documentation
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] |