pub(crate) fn where_clauses( cx: &DocContext<'_>, clauses: ThinVec<WherePredicate>, ) -> ThinVec<WherePredicate>