Searched refs:OpaqueTypeExpander (Results 1 – 1 of 1) sorted by relevance
537 let mut visitor = OpaqueTypeExpander { in try_expand_impl_trait_type()553 struct OpaqueTypeExpander<'tcx> { struct572 impl<'tcx> OpaqueTypeExpander<'tcx> { argument603 impl<'tcx> TypeFolder<'tcx> for OpaqueTypeExpander<'tcx> { implementation1080 let mut visitor = OpaqueTypeExpander { in normalize_opaque_types()