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