Searched refs:NumWarningsBefore (Results 1 – 1 of 1) sorted by relevance
836 unsigned NumWarningsBefore = Diags.getNumWarnings(); in RoundTrip() local838 if (!Success || Diags.getNumWarnings() != NumWarningsBefore) in RoundTrip()