Searched defs:is_strided (Results 1 – 4 of 4) sorted by relevance
169 _LIBCPP_HIDE_FROM_ABI static constexpr bool is_strided() noexcept { return true; } in is_strided() function
172 _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
258 _LIBCPP_HIDE_FROM_ABI constexpr bool is_strided() const { return __map_.is_strided(); }; is_strided() function