pub(super) fn where_predicate_clauses<'tcx>(
icx: &ItemCtxt<'tcx>,
predicate: &WherePredicate<'_>,
clauses: &mut FxIndexSet<(Clause<'tcx>, Span)>,
)pub(super) fn where_predicate_clauses<'tcx>(
icx: &ItemCtxt<'tcx>,
predicate: &WherePredicate<'_>,
clauses: &mut FxIndexSet<(Clause<'tcx>, Span)>,
)