Searched defs:ListBinderExistentialPredicate (Results 1 – 2 of 2) sorted by relevance
53 type ListBinderExistentialPredicate: Clone + Debug + Hash + Ord; typedef
98 type ListBinderExistentialPredicate = &'tcx List<PolyExistentialPredicate<'tcx>>; typedef