Searched refs:__mapping (Results 1 – 1 of 1) sorted by relevance
127 _LIBCPP_HIDE_FROM_ABI static constexpr index_type __offset(const _StridedMapping& __mapping) { in __offset() argument129 return static_cast<index_type>(__mapping()); in __offset()130 …} else if (__mapping.required_span_size() == static_cast<typename _StridedMapping::index_type>(0))… in __offset()134 return static_cast<index_type>(__mapping((_Pos ? 0 : 0)...)); in __offset()