Searched refs:getRawLastModified (Results 1 – 4 of 4) sorted by relevance
51 virtual StringRef getRawLastModified() const = 0;82 StringRef getRawLastModified() const override;231 StringRef getRawLastModified() const { in getRawLastModified() function232 return Header->getRawLastModified(); in getRawLastModified()
76 StringRef CommonArchiveMemberHeader<T>::getRawLastModified() const { in getRawLastModified() function in CommonArchiveMemberHeader396 "LastModified", getRawLastModified(), Parent, this); in getLastModified()
3200 StringRef RawLastModified = C.getRawLastModified(); in printArchiveChild()
2455 StringRef RawLastModified = C.getRawLastModified(); in printArchiveChild()