Searched defs:InstanceDef (Results 1 – 3 of 3) sorted by relevance
30 pub enum InstanceDef<'tcx> { enum154 impl<'tcx> InstanceDef<'tcx> { implementation
191 impl<'tcx> IntoArgs for ty::InstanceDef<'tcx> { implementation
66 impl<'tcx> Key for ty::InstanceDef<'tcx> { implementation74 impl<'tcx> AsLocalKey for ty::InstanceDef<'tcx> { implementation