Home
last modified time | relevance | path

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

/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/Support/
HDChrono.h44 toTimePoint(std::time_t T) { in toTimePoint() function
51 toTimePoint(std::time_t T, uint32_t nsec) { in toTimePoint() function
/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/Support/Windows/
HDWindowsSupport.h210 inline TimePoint<> toTimePoint(FILETIME Time) { in toTimePoint() function