Searched refs:NumWarningsInPreamble (Results 1 – 2 of 2) sorted by relevance
252 unsigned NumWarningsInPreamble = 0; variable
1368 getDiagnostics().setNumWarnings(NumWarningsInPreamble); in getMainBufferWithPrecompiledPreamble()1450 NumWarningsInPreamble = getDiagnostics().getNumWarnings(); in getMainBufferWithPrecompiledPreamble()1918 getDiagnostics().setNumWarnings(NumWarningsInPreamble); in Reparse()