Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Support/
H A DChrono.h44 toTimePoint(std::time_t T) { in toTimePoint() function
51 toTimePoint(std::time_t T, uint32_t nsec) { in toTimePoint() function
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Support/Windows/
H A DWindowsSupport.h210 inline TimePoint<> toTimePoint(FILETIME Time) { in toTimePoint() function