Searched defs:decode_alloc_id (Results 1 – 4 of 4) sorted by relevance
62 fn decode_alloc_id(&mut self) -> <Self::I as Interner>::AllocId; in decode_alloc_id() method
308 pub fn decode_alloc_id<'tcx, D>(&self, decoder: &mut D) -> AllocId in decode_alloc_id() method
579 fn decode_alloc_id(&mut self) -> interpret::AllocId { in decode_alloc_id() method
411 fn decode_alloc_id(&mut self) -> rustc_middle::mir::interpret::AllocId { in decode_alloc_id() method