Searched refs:__is_pm (Results 1 – 1 of 1) sorted by relevance
100 _LIBCPP_HIDE_FROM_ABI inline constexpr hours make24(const hours& __h, bool __is_pm) noexcept { in make24() argument101 if (__is_pm) in make24()