Searched refs:ImmutableListFactory (Results 1 – 1 of 1) sorted by relevance
24 template <typename T> class ImmutableListFactory; variable28 friend class ImmutableListFactory<T>;67 using Factory = ImmutableListFactory<T>;149 class ImmutableListFactory {165 ImmutableListFactory() in ImmutableListFactory() function168 ImmutableListFactory(BumpPtrAllocator& Alloc) in ImmutableListFactory() function171 ~ImmutableListFactory() { in ~ImmutableListFactory()