Searched refs:pointer_cursor (Results 1 – 1 of 1) sorted by relevance
578 let mut pointer_cursor = cursor.clone(); in to_string_guard() localVariable579 pointer_cursor.set_position(offset); in to_string_guard()580 let pointer_name = Name::to_string_guard(&mut pointer_cursor, jumps + 1)?; in to_string_guard()