Function rustc_lint::methods::first_method_call[][src]

fn first_method_call<'tcx>(
    expr: &'tcx Expr<'tcx>
) -> Option<(&'tcx PathSegment<'tcx>, &'tcx [Expr<'tcx>])>