pub(super) fn callee_contains_pointer_arithmetic( tcx: TyCtxt<'_>, callee: DefId, ) -> bool
Check whether a callee body contains pointer arithmetic calls.