Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/Object/
H A DArchive.h231 StringRef getRawLastModified() const { in getRawLastModified() function
/freebsd/contrib/llvm-project/llvm/lib/Object/
H A DArchive.cpp76 StringRef CommonArchiveMemberHeader<T>::getRawLastModified() const { in getRawLastModified() function in CommonArchiveMemberHeader