Searched refs:is_exhaustive (Results 1 – 5 of 5) sorted by relevance
130 static constexpr bool is_exhaustive() noexcept { return true; }184 static constexpr bool is_exhaustive() noexcept { return true; }240 constexpr bool is_exhaustive() const noexcept;351 constexpr bool is_exhaustive() const352 { return map_.is_exhaustive(); }
256 _LIBCPP_HIDE_FROM_ABI constexpr bool is_exhaustive() const { return __map_.is_exhaustive(); }; in is_exhaustive() function
171 _LIBCPP_HIDE_FROM_ABI static constexpr bool is_exhaustive() noexcept { return true; } in is_exhaustive() function
168 _LIBCPP_HIDE_FROM_ABI static constexpr bool is_exhaustive() noexcept { return true; } in is_exhaustive() function
303 _LIBCPP_HIDE_FROM_ABI constexpr bool is_exhaustive() const noexcept { in is_exhaustive() function