Searched refs:mapperlist_end (Results 1 – 1 of 1) sorted by relevance
5559 mapperlist_iterator mapperlist_end() { return getUDMapperRefs().end(); } in mapperlist_end() function5563 mapperlist_const_iterator mapperlist_end() const { in mapperlist_end() function5567 return mapperlist_range(mapperlist_begin(), mapperlist_end()); in mapperlists()5570 return mapperlist_const_range(mapperlist_begin(), mapperlist_end()); in mapperlists()