Searched refs:NumWarningsInPreamble (Results 1 – 2 of 2) sorted by relevance
233 unsigned NumWarningsInPreamble = 0; variable
1309 getDiagnostics().setNumWarnings(NumWarningsInPreamble); in getMainBufferWithPrecompiledPreamble()1387 NumWarningsInPreamble = getDiagnostics().getNumWarnings(); in getMainBufferWithPrecompiledPreamble()1835 getDiagnostics().setNumWarnings(NumWarningsInPreamble); in Reparse()