Searched refs:ImmutableListFactory (Results 1 – 1 of 1) sorted by relevance
24 template <typename T> class ImmutableListFactory; variable34 friend class ImmutableListFactory<T>; variable66 typedef ImmutableListFactory<T> Factory;140 class ImmutableListFactory {156 ImmutableListFactory() in ImmutableListFactory() function159 ImmutableListFactory(BumpPtrAllocator& Alloc) in ImmutableListFactory() function162 ~ImmutableListFactory() { in ~ImmutableListFactory()