Searched refs:is_representable (Results 1 - 2 of 2) sorted by relevance

/freebsd-12-stable/contrib/llvm-project/libcxx/src/filesystem/
H A Dfilesystem_common.h317 static _LIBCPP_CONSTEXPR_AFTER_CXX11 bool is_representable(TimeSpecT tm) { function in struct:detail::__anon3707::time_util
328 static _LIBCPP_CONSTEXPR_AFTER_CXX11 bool is_representable(FileTimeT tm) { function in struct:detail::__anon3707::time_util
374 if (!is_representable(tp))
H A Doperations.cpp1010 if (!fs_time::is_representable(ts))

Completed in 106 milliseconds