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