Searched refs:RemoveIncompatibleErrors (Results 1 – 2 of 2) sorted by relevance
238 bool RemoveIncompatibleErrors = true);267 bool RemoveIncompatibleErrors; variable
265 bool RemoveIncompatibleErrors) in ClangTidyDiagnosticConsumer() argument267 RemoveIncompatibleErrors(RemoveIncompatibleErrors), in ClangTidyDiagnosticConsumer()753 if (RemoveIncompatibleErrors) in take()