Home
last modified time | relevance | path

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

/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
/llvm-project/llvm/include/llvm/Support/Windows/
H A DWindowsSupport.h213 inline TimePoint<> toTimePoint(FILETIME Time) { toTimePoint() function