Home
last modified time | relevance | path

Searched defs:clang_getSpellingLocation (Results 1 - 1 of 1) sorted by relevance

/third_party/rust/crates/clang-sys/src/
H A Dlib.rs2158 pub fn clang_getSpellingLocation(location: CXSourceLocation, file: *mut CXFile, line: *mut c_uint, column: *mut c_uint, offset: *mut c_uint); in clang_getSpellingLocation() functions

Completed in 11 milliseconds