Searched refs:toTimePoint (Results 1 – 8 of 8) sorted by relevance
45 toTimePoint(std::time_t T) { in toTimePoint() function52 toTimePoint(std::time_t T, uint32_t nsec) { in toTimePoint() function
202 inline TimePoint<> toTimePoint(FILETIME Time) { in toTimePoint() function
179 return toTimePoint(Time);186 return toTimePoint(Time);
521 ModTime = sys::toTimePoint(FilenameCount[M.MemberName]++); in computeMemberData()
281 return sys::toTimePoint(Seconds); in getLastModified()
232 return toTimePoint(fs_st_atime, fs_st_atime_nsec);236 return toTimePoint(fs_st_mtime, fs_st_mtime_nsec);
691 llvm::sys::toTimePoint(ModificationTime), ResolvedUser, in addFile()708 getNextVirtualUniqueID(), llvm::sys::toTimePoint(ModificationTime), in addFile()
352 llvm::sys::toTimePoint(oso_symbol->GetIntegerValue(0)); in InitOSO()