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()
75 StringRef CommonArchiveMemberHeader<T>::getRawLastModified() const { in getRawLastModified() function in CommonArchiveMemberHeader388 "LastModified", getRawLastModified(), Parent, this); in getLastModified()
2732 StringRef RawLastModified = C.getRawLastModified(); in printArchiveChild()
2493 StringRef RawLastModified = C.getRawLastModified(); in printArchiveChild()