Searched refs:MaxTimestamp (Results 1 – 1 of 1) sorted by relevance
4657 const uint64_t MaxTimestamp = in ParsePreprocessorArgs() local4660 if (Epoch.getAsInteger(10, V) || V > MaxTimestamp) { in ParsePreprocessorArgs()4662 << Epoch << MaxTimestamp; in ParsePreprocessorArgs()