llvm::ImutAVLTreeInOrderIterator::operator->

Returns a pointer to the current tree node.

Synopsis

Declared in <llvm/ADT/ImmutableSet.h>

TreeTy*
operator->() const;

Return Value

Pointer to the current tree node.