fn scalar_contains_isnull(expr: &MirScalarExpr) -> bool
Expand description

True if the expression contains a “is null” test.