Searched defs:QueryNormalizer (Results 1 – 1 of 1) sorted by relevance
173 struct QueryNormalizer<'cx, 'tcx> { struct183 impl<'cx, 'tcx> FallibleTypeFolder<TyCtxt<'tcx>> for QueryNormalizer<'cx, 'tcx> { argument