Home
last modified time | relevance | path

Searched refs:clang_getDefinitionSpellingAndExtent (Results 1 - 1 of 1) sorted by relevance

/third_party/rust/crates/clang-sys/src/
H A Dlib.rs2097 pub fn clang_getDefinitionSpellingAndExtent(cursor: CXCursor, start: *mut *const c_char, end: *mut *const c_char, start_line: *mut c_uint, start_column: *mut c_uint, end_line: *mut c_uint, end_column: *mut c_uint); in clang_getDefinitionSpellingAndExtent() functions

Completed in 8 milliseconds