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

/frameworks/compile/mclinker/include/mcld/ADT/
H A DHashTable.h49 ConstTraits<HashEntryTy> > const_chain_iterator; typedef in class:mcld::HashTable
109 const_chain_iterator begin(const key_type& pKey) const;
110 const_chain_iterator end(const key_type& pKey) const;

Completed in 45 milliseconds