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