Home
last modified time | relevance | path

Searched defs:is_always_exhaustive (Results 1 – 4 of 4) sorted by relevance

/freebsd/contrib/llvm-project/libcxx/include/__mdspan/
H A Dlayout_left.h167 _LIBCPP_HIDE_FROM_ABI static constexpr bool is_always_exhaustive() noexcept { return true; } in is_always_exhaustive() function
H A Dlayout_right.h164 _LIBCPP_HIDE_FROM_ABI static constexpr bool is_always_exhaustive() noexcept { return true; } in is_always_exhaustive() function
H A Dlayout_stride.h295 _LIBCPP_HIDE_FROM_ABI static constexpr bool is_always_exhaustive() noexcept { return false; } in is_always_exhaustive() function
H A Dmdspan.h248 _LIBCPP_HIDE_FROM_ABI static constexpr bool is_always_exhaustive() noexcept { in is_always_exhaustive() function