Searched refs:is_strided (Results 1 – 5 of 5) sorted by relevance
127 static constexpr bool is_strided() noexcept { return true; }181 static constexpr bool is_strided() noexcept { return true; }237 static constexpr bool is_strided() noexcept { return true; }349 constexpr bool is_strided() const350 { return map_.is_strided(); }
258 _LIBCPP_HIDE_FROM_ABI constexpr bool is_strided() const { return __map_.is_strided(); }; in is_strided() function
172 _LIBCPP_HIDE_FROM_ABI static constexpr bool is_strided() noexcept { return true; } in is_strided() function
169 _LIBCPP_HIDE_FROM_ABI static constexpr bool is_strided() noexcept { return true; } in is_strided() function
328 _LIBCPP_HIDE_FROM_ABI static constexpr bool is_strided() noexcept { return true; } in is_strided() function