Searched refs:NumWarningsInPreamble (Results 1 – 2 of 2) sorted by relevance
238 unsigned NumWarningsInPreamble = 0; variable
1319 getDiagnostics().setNumWarnings(NumWarningsInPreamble); in getMainBufferWithPrecompiledPreamble()1400 NumWarningsInPreamble = getDiagnostics().getNumWarnings(); in getMainBufferWithPrecompiledPreamble()1847 getDiagnostics().setNumWarnings(NumWarningsInPreamble); in Reparse()