Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/lld/MachO/
H A DDriver.h66 uint32_t getModTime(llvm::StringRef path);
H A DLTO.cpp300 modTime = getModTime(filePath); in compile()
H A DDriverUtils.cpp288 uint32_t macho::getModTime(StringRef path) { in getModTime() function in macho
H A DDriver.cpp365 newFile = make<ObjFile>(mbref, getModTime(path), "", isLazy); in addFile()
/openbsd-src/gnu/llvm/clang/tools/libclang/
H A DIndexing.cpp81 time_t getModTime() const { return ModTime; } in getModTime() function in __anon3007734c0111::PPRegion
110 ID.AddInteger(S.getModTime()); in getHashValue()