Home | History | Annotate | Download | only in Basic

Lines Matching refs:Fatal

185           (Map == diag::Severity::Fatal || Map == diag::Severity::Error)) &&
192 // Don't allow a mapping to a warning override an error/fatal mapping.
196 Info.getSeverity() == diag::Severity::Fatal)
285 Info.getSeverity() == diag::Severity::Fatal)
297 // fatal errors.
300 diag::Severity::Fatal);
315 if (Info.getSeverity() == diag::Severity::Fatal)