Searched refs:NumWarningsInPreamble (Results 1 – 2 of 2) sorted by relevance
240 unsigned NumWarningsInPreamble = 0; variable
1367 getDiagnostics().setNumWarnings(NumWarningsInPreamble); in getMainBufferWithPrecompiledPreamble()1449 NumWarningsInPreamble = getDiagnostics().getNumWarnings(); in getMainBufferWithPrecompiledPreamble()1903 getDiagnostics().setNumWarnings(NumWarningsInPreamble); in Reparse()