Home
last modified time | relevance | path

Searched refs:get_cursor (Results 1 – 1 of 1) sorted by relevance

/linux/rust/proc-macro2/
H A Dfallback.rs78 let mut cursor = get_cursor(src); in from_str_checked()
191 fn get_cursor(src: &str) -> Cursor { in get_cursor() function
208 fn get_cursor(src: &str) -> Cursor { in get_cursor() function
952 let mut cursor = get_cursor(repr); in from_str_checked()