Searched defs:getRawLastModified (Results 1 – 2 of 2) sorted by relevance
/llvm-project/llvm/include/llvm/Object/ | ||
H A D | Archive.h | 231 StringRef getRawLastModified() const { in getRawLastModified() function |
/llvm-project/llvm/lib/Object/ | ||
H A D | Archive.cpp | 76 StringRef CommonArchiveMemberHeader<T>::getRawLastModified() const { getRawLastModified() function in CommonArchiveMemberHeader |