Searched defs:EntryIteratorBase (Results 1 - 1 of 1) sorted by relevance

/frameworks/compile/mclinker/include/mcld/ADT/
H A DHashIterator.h157 /** \class EntryIteratorBase
158 * \brief EntryIteratorBase walks over hash table by the natural layout of the
162 class EntryIteratorBase class in namespace:mcld
171 EntryIteratorBase() function in class:mcld::EntryIteratorBase
175 EntryIteratorBase(HashTableImplTy* pTable, function in class:mcld::EntryIteratorBase
180 EntryIteratorBase(const EntryIteratorBase& pCopy) function in class:mcld::EntryIteratorBase
184 EntryIteratorBase& assign(const EntryIteratorBase& pCopy) {
232 bool operator==(const EntryIteratorBase
[all...]

Completed in 33 milliseconds