Searched defs:WherePredWithParams (Results 1 – 1 of 1) sorted by relevance
718 struct WherePredWithParams { struct719 node: ast::WherePred,728 self_ty_params: FxHashSet<hir::GenericParam>,737 other_params: FxHashSet<hir::GenericParam>,772 ) -> Option<WherePredWithParams> { in compute_contained_params_in_where_pred()827 where_preds: &mut Vec<WherePredWithParams>, in filter_unnecessary_bounds()885 where_preds: &mut Vec<WherePredWithParams>, in filter_bounds_in_scope()