Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/ADT/
H A DImmutableSet.h37 template <typename ImutInfo> class ImutAVLFactory; variable
48 using Factory = ImutAVLFactory<ImutInfo>;
51 friend class ImutAVLFactory<ImutInfo>;
359 class ImutAVLFactory {
385 ImutAVLFactory()
388 ImutAVLFactory(BumpPtrAllocator& Alloc)
391 ~ImutAVLFactory() {