fn method_might_be_inlined(
    tcx: TyCtxt<'_>,
    impl_item: &ImplItem<'_>,
    impl_src: LocalDefId
) -> bool