Home
last modified time | relevance | path

Searched refs:__current_zone (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/libcxx/include/__chrono/
H A Dtzdb.h68 return __current_zone(); in current_zone()
80 …[[nodiscard]] _LIBCPP_AVAILABILITY_TZDB _LIBCPP_EXPORTED_FROM_ABI const time_zone* __current_zone(…
/freebsd/contrib/llvm-project/libcxx/src/experimental/
H A Dtzdb.cpp756 …_LIBCPP_AVAILABILITY_TZDB _LIBCPP_EXPORTED_FROM_ABI const time_zone* tzdb::__current_zone() const { in __current_zone() function in chrono::tzdb