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

/freebsd-12-stable/contrib/llvm-project/llvm/include/llvm/ADT/
H A DImmutableSet.h35 template <typename ImutInfo> class ImutAVLFactory;
46 using Factory = ImutAVLFactory<ImutInfo>;
49 friend class ImutAVLFactory<ImutInfo>;
242 /// ImutAVLFactory.
254 /// the tree is truly immutable. Trees returned from an ImutAVLFactory
289 /// ImutAVLFactory.
354 // destroying the node as part of a sweep in ImutAVLFactory::recoverNodes().
365 class ImutAVLFactory { class in namespace:llvm
391 ImutAVLFactory() function in class:llvm::ImutAVLFactory
394 ImutAVLFactory(BumpPtrAllocato function in class:llvm::ImutAVLFactory
[all...]

Completed in 110 milliseconds