Searched refs:mapperlist_end (Results 1 – 1 of 1) sorted by relevance
6398 mapperlist_iterator mapperlist_end() { return getUDMapperRefs().end(); } in mapperlist_end() function6402 mapperlist_const_iterator mapperlist_end() const { in mapperlist_end() function6406 return mapperlist_range(mapperlist_begin(), mapperlist_end()); in mapperlists()6409 return mapperlist_const_range(mapperlist_begin(), mapperlist_end()); in mapperlists()