Home
last modified time | relevance | path

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

/external/clang/bindings/python/tests/cindex/
Dutil.py33 def get_cursor(source, spelling): function
/external/rust/crates/proc-macro2/src/
Dfallback.rs162 fn get_cursor(src: &str) -> Cursor { in get_cursor() function
179 fn get_cursor(src: &str) -> Cursor { in get_cursor() function