Searched defs:ImutAVLFactory (Results 1 - 2 of 2) sorted by relevance

/external/llvm/include/llvm/ADT/
H A DImmutableSet.h32 template <typename ImutInfo> class ImutAVLFactory;
44 typedef ImutAVLFactory<ImutInfo> Factory;
45 friend class ImutAVLFactory<ImutInfo>;
242 /// ImutAVLFactory.
255 /// the tree is truly immutable. Trees returned from an ImutAVLFactory
290 /// ImutAVLFactory.
353 // destroying the node as part of a sweep in ImutAVLFactory::recoverNodes().
364 class ImutAVLFactory { class in namespace:llvm
390 ImutAVLFactory() function in class:llvm::ImutAVLFactory
393 ImutAVLFactory(BumpPtrAllocato function in class:llvm::ImutAVLFactory
[all...]
/external/swiftshader/third_party/LLVM/include/llvm/ADT/
H A DImmutableSet.h32 template <typename ImutInfo> class ImutAVLFactory;
44 typedef ImutAVLFactory<ImutInfo> Factory;
45 friend class ImutAVLFactory<ImutInfo>;
242 /// ImutAVLFactory.
255 /// the tree is truly immutable. Trees returned from an ImutAVLFactory
290 /// ImutAVLFactory.
353 // destroying the node as part of a sweep in ImutAVLFactory::recoverNodes().
364 class ImutAVLFactory { class in namespace:llvm
390 ImutAVLFactory() function in class:llvm::ImutAVLFactory
393 ImutAVLFactory(BumpPtrAllocato function in class:llvm::ImutAVLFactory
[all...]

Completed in 92 milliseconds