Searched refs:isDiagnosticEnabled (Results 1 – 1 of 1) sorted by relevance
230 static bool isDiagnosticEnabled(const DiagnosticInfo &DI) { in isDiagnosticEnabled() function269 if ((!pImpl->RespectDiagnosticFilters || isDiagnosticEnabled(DI)) && in diagnose()274 if (!isDiagnosticEnabled(DI)) in diagnose()