fn arg_attrs_for_rust_scalar<'tcx>(
cx: LayoutCx<'tcx>,
scalar: Scalar,
layout: TyAndLayout<'tcx>,
offset: Size,
is_return: bool,
drop_target_pointee: Option<Ty<'tcx>>,
) -> ArgAttributes
fn arg_attrs_for_rust_scalar<'tcx>(
cx: LayoutCx<'tcx>,
scalar: Scalar,
layout: TyAndLayout<'tcx>,
offset: Size,
is_return: bool,
drop_target_pointee: Option<Ty<'tcx>>,
) -> ArgAttributes