Home
last modified time | relevance | path

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

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