pub fn is_span_match(cx: &impl LintContext, span: Span) -> bool
Expand description

Checks if the span actually refers to a match expression