Searched defs:new_ref (Results 1 – 4 of 4) sorted by relevance
30 let new_ref = unsafe { &mut *ptr.as_ptr() }; in new() localVariable
101 PrimRef new_ref; in PRIMREF_set_instance() local
2043 pub fn new_ref(tcx: TyCtxt<'tcx>, r: Region<'tcx>, tm: TypeAndMut<'tcx>) -> Ty<'tcx> { in new_ref() method
32042 let new_ref = unsafe { &mut *ptr.as_ptr() }; localVariable