Searched refs:is_am (Results 1 – 4 of 4) sorted by relevance
84 _LIBCPP_HIDE_FROM_ABI inline constexpr bool is_am(const hours& __h) noexcept { in is_am() function
187 using std::chrono::is_am;
681 constexpr bool is_am(hours const& h) noexcept;
3359 SYMBOL(is_am, std::chrono::, <chrono>)