class WrappedPairNodeDataIterator

Declaration

template <typename ItType, typename NodeRef, typename DataRef>
class WrappedPairNodeDataIterator { /* full declaration omitted */ };

Declared at: llvm/include/llvm/ADT/iterator.h:344

Templates

ItType
NodeRef
DataRef

Method Overview

Methods

ΒΆWrappedPairNodeDataIterator<ItType,
                            NodeRef,
                            DataRef>(
    ItType Begin,
    const DataRef DR)

Declared at: llvm/include/llvm/ADT/iterator.h:358

Parameters

ItType Begin
const DataRef DR