Searched refs:mapperlist_end (Results 1 – 1 of 1) sorted by relevance
5357 mapperlist_iterator mapperlist_end() { return getUDMapperRefs().end(); } in mapperlist_end() function5361 mapperlist_const_iterator mapperlist_end() const { in mapperlist_end() function5365 return mapperlist_range(mapperlist_begin(), mapperlist_end()); in mapperlists()5368 return mapperlist_const_range(mapperlist_begin(), mapperlist_end()); in mapperlists()