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