class FoldingSetIterator

Declaration

template <class T>
class FoldingSetIterator : public FoldingSetIteratorImpl { /* full declaration omitted */ };

Declared at: llvm/include/llvm/ADT/FoldingSet.h:709

Inherits from: FoldingSetIteratorImpl

Templates

T

Member Variables

Inherited from FoldingSetIteratorImpl:

protected NodePtr

Method Overview

Inherited from FoldingSetIteratorImpl:

Methods

ΒΆFoldingSetIterator<T>(void** Bucket)

Declared at: llvm/include/llvm/ADT/FoldingSet.h:711

Parameters

void** Bucket