LLVM: llvm::FoldingSetIteratorImpl Class Reference (original) (raw)

FoldingSetIteratorImpl - This is the common iterator support shared by all folding sets, which knows how to walk the folding set hash table. More...

#include "[llvm/ADT/FoldingSet.h](FoldingSet%5F8h%5Fsource.html)"

Inheritance diagram for llvm::FoldingSetIteratorImpl:

Detailed Description

FoldingSetIteratorImpl - This is the common iterator support shared by all folding sets, which knows how to walk the folding set hash table.

Definition at line 707 of file FoldingSet.h.

Constructor & Destructor Documentation

FoldingSetIteratorImpl::FoldingSetIteratorImpl ( void ** Bucket) protected

Member Function Documentation

advance()

void FoldingSetIteratorImpl::advance ( ) protected

operator!=()

operator==()

Member Data Documentation

NodePtr


The documentation for this class was generated from the following files: