Searched refs:make24 (Results 1 – 6 of 6) sorted by relevance
100 _LIBCPP_HIDE_FROM_ABI inline constexpr hours make24(const hours& __h, bool __is_pm) noexcept { in make24() function
195 using std::chrono::make24;
684 constexpr hours make24(const hours& h, bool is_pm) noexcept;
779 constexpr hours make24(const hours& h, bool is_pm) noexcept;
3455 SYMBOL(make24, std::chrono::, <chrono>)