Home
last modified time | relevance | path

Searched refs:toFILETIME (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/llvm/include/llvm/Support/Windows/
H A DWindowsSupport.h225 inline FILETIME toFILETIME(TimePoint<> TP) { in toFILETIME() function
/freebsd/contrib/llvm-project/llvm/lib/Support/Windows/
H A DPath.inc855 FILETIME AccessFT = toFILETIME(AccessTime);
856 FILETIME ModifyFT = toFILETIME(ModificationTime);