Searched defs:getIterator (Results 1 – 3 of 3) sorted by relevance
183 AllAccessType::self_iterator getIterator() { getIterator() function 186 AllAccessType::const_self_iterator getIterator() const { getIterator() function
109 self_iterator getIterator() { return self_iterator(*this); } getIterator() function 110 const_self_iterator getIterator() const { return const_self_iterator(*this); } getIterator() function
100 BaseIter getIterator() const { in getIterator() function