Home
last modified time | relevance | path

Searched refs:ImmutableListFactory (Results 1 – 2 of 2) sorted by relevance

/external/swiftshader/third_party/LLVM/include/llvm/ADT/
DImmutableList.h24 template <typename T> class ImmutableListFactory; variable
34 friend class ImmutableListFactory<T>; variable
67 typedef ImmutableListFactory<T> Factory;
141 class ImmutableListFactory {
157 ImmutableListFactory() in ImmutableListFactory() function
160 ImmutableListFactory(BumpPtrAllocator& Alloc) in ImmutableListFactory() function
163 ~ImmutableListFactory() { in ~ImmutableListFactory()
/external/llvm/include/llvm/ADT/
DImmutableList.h24 template <typename T> class ImmutableListFactory; variable
34 friend class ImmutableListFactory<T>; variable
66 typedef ImmutableListFactory<T> Factory;
140 class ImmutableListFactory {
156 ImmutableListFactory() in ImmutableListFactory() function
159 ImmutableListFactory(BumpPtrAllocator& Alloc) in ImmutableListFactory() function
162 ~ImmutableListFactory() { in ~ImmutableListFactory()