Searched defs:PatStack (Results 1 – 2 of 2) sorted by relevance
384 pub(crate) struct PatStack<'p, 'tcx> { struct388 impl<'p, 'tcx> PatStack<'p, 'tcx> { impl458 impl<'p, 'tcx> fmt::Debug for PatStack<'p, 'tcx> { implementation
349 pub(super) struct PatStack<'p> { struct353 impl<'p> PatStack<'p> { argument