LLVM
8.0.1
|
This is the complete list of members for llvm::ImmutableListFactory< T >, including all inherited members.
add(ElemT &&Data, ImmutableList< T > L) | llvm::ImmutableListFactory< T > | inline |
concat(ElemT &&Head, ImmutableList< T > Tail) | llvm::ImmutableListFactory< T > | inline |
create(ElemT &&Data) | llvm::ImmutableListFactory< T > | inline |
emplace(ImmutableList< T > Tail, CtorArgs &&...Args) | 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 |