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

/frameworks/compile/mclinker/include/mcld/ADT/
H A DHashIterator.h154 /** \class EntryIteratorBase
155 * \brief EntryIteratorBase walks over hash table by the natural layout of the
159 class EntryIteratorBase class in namespace:mcld
168 EntryIteratorBase() function in class:mcld::EntryIteratorBase
172 EntryIteratorBase(HashTableImplTy* pTable, function in class:mcld::EntryIteratorBase
177 EntryIteratorBase(const EntryIteratorBase& pCopy) function in class:mcld::EntryIteratorBase
181 EntryIteratorBase& assign(const EntryIteratorBase& pCopy) {
229 bool operator==(const EntryIteratorBase
[all...]

Completed in 52 milliseconds