reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

References

include/llvm/ADT/ImmutableSet.h
  818           ImutAVLValueIterator<T>, typename T::TreeTy::iterator,
  820               typename T::TreeTy::iterator>::iterator_category,
  823   explicit ImutAVLValueIterator(typename T::TreeTy *Tree)
 1115   using FactoryTy = typename TreeTy::Factory;
 1118   TreeTy *Root;
 1126   explicit ImmutableSetRef(TreeTy* R, FactoryTy *F)
 1174   TreeTy *getRootWithoutRetain() const {