Searched refs:getRawLastModified (Results 1 – 4 of 4) sorted by relevance
52 virtual StringRef getRawLastModified() const = 0;84 StringRef getRawLastModified() const override;234 StringRef getRawLastModified() const { in getRawLastModified() function235 return Header->getRawLastModified(); in getRawLastModified()
75 StringRef CommonArchiveMemberHeader<T>::getRawLastModified() const { in getRawLastModified() function in CommonArchiveMemberHeader395 "LastModified", getRawLastModified(), Parent, this); in getLastModified()
3271 StringRef RawLastModified = C.getRawLastModified(); in printArchiveChild()
2459 StringRef RawLastModified = C.getRawLastModified(); in printArchiveChild()