Home
last modified time | relevance | path

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

/third_party/rust/crates/rust-cexpr/tests/
H A Dclang.rs278 visitor(clang_str_to_vec(clang_getCursorSpelling(cur)), tokens) in file_visit_macros()
/third_party/rust/crates/bindgen/bindgen/
H A Dclang.rs96 unsafe { cxstring_into_string(clang_getCursorSpelling(self.x)) } in spelling()
/third_party/rust/crates/clang-sys/src/
H A Dlib.rs2087 pub fn clang_getCursorSpelling(cursor: CXCursor) -> CXString; in clang_getCursorSpelling() functions

Completed in 10 milliseconds