Searched defs:TypeSuperFoldable (Results 1 – 2 of 2) sorted by relevance
76 pub trait TypeSuperFoldable<I: Interner>: TypeFoldable<I> { interface
522 impl<'tcx> TypeSuperFoldable<TyCtxt<'tcx>> for Ty<'tcx> { impl665 impl<'tcx> TypeSuperFoldable<TyCtxt<'tcx>> for ty::Predicate<'tcx> { impl708 impl<'tcx> TypeSuperFoldable<TyCtxt<'tcx>> for ty::Const<'tcx> { impl