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)"
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 708 of file FoldingSet.h.
FoldingSetIteratorImpl::FoldingSetIteratorImpl ( void ** Bucket) | protected |
---|
◆ advance()
void FoldingSetIteratorImpl::advance ( ) | protected |
---|
◆ operator!=()
◆ operator==()
◆ NodePtr
The documentation for this class was generated from the following files:
- include/llvm/ADT/FoldingSet.h
- lib/Support/FoldingSet.cpp