Home
last modified time | relevance | path

Searched defs:getModTime (Results 1 – 2 of 2) sorted by relevance

/llvm-project/lld/MachO/
H A DDriverUtils.cpp302 uint32_t macho::getModTime(StringRef path) { getModTime() function in macho
/llvm-project/clang/tools/libclang/
H A DIndexing.cpp81 time_t getModTime() const { return ModTime; } getModTime() function in __anona35560680111::PPRegion