Searched refs:RawLastModified (Results 1 – 1 of 1) sorted by relevance
1488 StringRef RawLastModified = C.getRawLastModified(); in printArchiveChild() local1491 if (RawLastModified.getAsInteger(10, Seconds)) in printArchiveChild()1492 outs() << "(date: \"%s\" contains non-decimal chars) " << RawLastModified; in printArchiveChild()1501 outs() << RawLastModified << " "; in printArchiveChild()