Searched refs:shouldSuppressDiagnostic (Results 1 – 3 of 3) sorted by relevance
225 bool shouldSuppressDiagnostic(DiagnosticsEngine::Level DiagLevel,
368 bool shouldSuppressDiagnostic(DiagnosticsEngine::Level DiagLevel, in shouldSuppressDiagnostic() function387 if (shouldSuppressDiagnostic(DiagLevel, Info, Context)) { in HandleDiagnostic()
334 tidy::shouldSuppressDiagnostic(DiagLevel, Info, *CTContext, in build()