Home
last modified time | relevance | path

Searched refs:getModTime (Results 1 – 5 of 5) sorted by relevance

/llvm-project-15.0.7/lld/MachO/
H A DDriver.h67 uint32_t getModTime(llvm::StringRef path);
H A DLTO.cpp171 modTime = getModTime(filePath); in compile()
H A DDriverUtils.cpp286 uint32_t macho::getModTime(StringRef path) { in getModTime() function in macho
H A DDriver.cpp364 newFile = make<ObjFile>(mbref, getModTime(path), "", isLazy); in addFile()
/llvm-project-15.0.7/clang/tools/libclang/
H A DIndexing.cpp81 time_t getModTime() const { return ModTime; } in getModTime() function in __anon0c848fe50111::PPRegion
110 ID.AddInteger(S.getModTime()); in getHashValue()