Searched refs:is_strided (Results 1 – 5 of 5) sorted by relevance
135 static constexpr bool is_strided() noexcept { return true; }189 static constexpr bool is_strided() noexcept { return true; }245 static constexpr bool is_strided() noexcept { return true; }389 constexpr bool is_strided() const390 { return map_.is_strided(); }
256 _LIBCPP_HIDE_FROM_ABI constexpr bool is_strided() const { return __map_.is_strided(); }; in is_strided() function
171 _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
333 _LIBCPP_HIDE_FROM_ABI static constexpr bool is_strided() noexcept { return true; } in is_strided() function