Home
last modified time | relevance | path

Searched defs:BottomUpFolder (Results 1 – 1 of 1) sorted by relevance

/third_party/rust/rust/compiler/rustc_middle/src/ty/
Dfold.rs12 pub struct BottomUpFolder<'tcx, F, G, H> struct
24 impl<'tcx, F, G, H> TypeFolder<TyCtxt<'tcx>> for BottomUpFolder<'tcx, F, G, H> argument