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