Home
last modified time | relevance | path

Searched defs:toTimePoint (Results 1 – 2 of 2) sorted by relevance

/freebsd-src/contrib/llvm-project/llvm/include/llvm/Support/
H A DChrono.h65 toTimePoint(std::time_t T) { in toTimePoint() function
72 toTimePoint(std::time_t T, uint32_t nsec) { in toTimePoint() function
/freebsd-src/contrib/llvm-project/llvm/include/llvm/Support/Windows/
H A DWindowsSupport.h213 inline TimePoint<> toTimePoint(FILETIME Time) { in toTimePoint() function