Searched refs:NumWarningsInPreamble (Results 1 – 2 of 2) sorted by relevance
237 unsigned NumWarningsInPreamble = 0; variable
1347 getDiagnostics().setNumWarnings(NumWarningsInPreamble); in getMainBufferWithPrecompiledPreamble()1428 NumWarningsInPreamble = getDiagnostics().getNumWarnings(); in getMainBufferWithPrecompiledPreamble()1874 getDiagnostics().setNumWarnings(NumWarningsInPreamble); in Reparse()