Searched refs:current_zone (Results 1 – 6 of 6) sorted by relevance
91 [[nodiscard]] _LIBCPP_AVAILABILITY_TZDB _LIBCPP_HIDE_FROM_ABI inline const time_zone* current_zone(… in current_zone() function92 return get_tzdb().current_zone(); in current_zone()
67 …[[nodiscard]] _LIBCPP_AVAILABILITY_TZDB _LIBCPP_HIDE_FROM_ABI const time_zone* current_zone() cons… in current_zone() function
202 using std::chrono::current_zone;
694 const time_zone* current_zone() const;721 const time_zone* current_zone() // C++20
3344 SYMBOL(current_zone, std::chrono::, <chrono>)