Searched defs:BinaryExprInfo (Results 1 – 1 of 1) sorted by relevance
3987 struct BinaryExprInfo<'a> { struct3995 fn lint_binary_expr_with_method_call(cx: &LateContext<'_>, info: &mut BinaryExprInfo<'_>) { in lint_binary_expr_with_method_call() argument