Searched defs:ProjectionCacheKey (Results 1 – 2 of 2) sorted by relevance
79 pub struct ProjectionCacheKey<'tcx> { struct83 impl<'tcx> ProjectionCacheKey<'tcx> { impl
2577 impl<'cx, 'tcx> ProjectionCacheKeyExt<'cx, 'tcx> for ProjectionCacheKey<'tcx> { implementation