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