Searched refs:is_pm (Results 1 – 4 of 4) sorted by relevance
87 _LIBCPP_HIDE_FROM_ABI inline constexpr bool is_pm(const hours& __h) noexcept { in is_pm() function
188 using std::chrono::is_pm;
682 constexpr bool is_pm(hours const& h) noexcept;684 constexpr hours make24(const hours& h, bool is_pm) noexcept;
3362 SYMBOL(is_pm, std::chrono::, <chrono>)