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