pub fn contains_return<'tcx>(expr: impl Visitable<'tcx>) -> bool
Returns true if expr contains a return expression
true
expr