Searched defs:CacheDecoder (Results 1 – 1 of 1) sorted by relevance
467 pub struct CacheDecoder<'a, 'tcx> { struct480 impl<'a, 'tcx> CacheDecoder<'a, 'tcx> { argument483 let CacheDecoder { in file_index_to_file() localVariable539 impl<'a, 'tcx> TyDecoder for CacheDecoder<'a, 'tcx> { implementation