Searched refs:RawLastModified (Results 1 – 2 of 2) sorted by relevance
2732 StringRef RawLastModified = C.getRawLastModified(); in printArchiveChild() local2734 if (RawLastModified.getAsInteger(10, Seconds)) in printArchiveChild()2735 outs() << "(date: \"" << RawLastModified in printArchiveChild()
2493 StringRef RawLastModified = C.getRawLastModified(); in printArchiveChild() local2496 if (RawLastModified.getAsInteger(10, Seconds)) in printArchiveChild()2497 outs() << "(date: \"" << RawLastModified in printArchiveChild()2507 outs() << RawLastModified << " "; in printArchiveChild()