Home
last modified time | relevance | path

Searched defs:HashIterator (Results 1 – 1 of 1) sorted by relevance

/frameworks/compile/mclinker/include/mcld/ADT/
DHashIterator.h263 HashIterator() : IteratorBase() {} in HashIterator() function
266 HashIterator(typename IteratorBase::hash_table* pTable, unsigned int pIndex) in HashIterator() function
270 explicit HashIterator(typename IteratorBase::hash_table* pTable, in HashIterator() function
275 HashIterator(const HashIterator& pCopy) : IteratorBase(pCopy) {} in HashIterator() function