Searched refs:ImmutableListFactory (Results 1 – 1 of 1) sorted by relevance
25 template <typename T> class ImmutableListFactory; variable29 friend class ImmutableListFactory<T>;68 using Factory = ImmutableListFactory<T>;150 class ImmutableListFactory {166 ImmutableListFactory() in ImmutableListFactory() function169 ImmutableListFactory(BumpPtrAllocator& Alloc) in ImmutableListFactory() function172 ~ImmutableListFactory() { in ~ImmutableListFactory()