Searched defs:getModTime (Results 1 – 2 of 2) sorted by relevance
/openbsd-src/gnu/llvm/lld/MachO/ | ||
H A D | DriverUtils.cpp | 288 uint32_t macho::getModTime(StringRef path) { in getModTime() function in macho |
/openbsd-src/gnu/llvm/clang/tools/libclang/ | ||
H A D | Indexing.cpp | 81 time_t getModTime() const { return ModTime; } in getModTime() function in __anon3007734c0111::PPRegion |