Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Support/Unix/
H A DUnix.h87 inline struct timespec toTimeSpec(TimePoint<> TP) { in toTimeSpec() function
H A DPath.inc799 Times[0] = sys::toTimeSpec(AccessTime);
800 Times[1] = sys::toTimeSpec(ModificationTime);