Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/libcxx/src/experimental/
H A Dtime_zone.cpp186 [[nodiscard]] static seconds __at_to_sys_seconds(const __tz::__continuation& __continuation) { in __at_to_sys_seconds() function
241 return chrono::__to_sys_seconds(__ymd, chrono::__at_to_sys_seconds(__continuation)); in __until_to_sys_seconds()