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:
Method Overview
- public FoldingSetIterator<T>(void ** Bucket)
Inherited from FoldingSetIteratorImpl:
Methods
ΒΆFoldingSetIterator<T>(void** Bucket)
FoldingSetIterator<T>(void** Bucket)
Declared at: llvm/include/llvm/ADT/FoldingSet.h:711
Parameters
- void** Bucket