Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/libcxx/include/__chrono/
H A Dfile_clock.h68 …_LIBCPP_HIDE_FROM_ABI static chrono::sys_time<_Duration> to_sys(const chrono::file_time<_Duration>… in to_sys() function
H A Dconvert_to_tm.h110 return std::__convert_to_tm<_Tm>(_ChronoT::clock::to_sys(__value)); in __convert_to_tm()
/freebsd-14.2/contrib/llvm-project/libcxx/include/
H A Dchrono315 static sys_time<see-below> to_sys(const file_time<Duration>&);