Home
last modified time | relevance | path

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

/third_party/rust/crates/bindgen/bindgen/
H A Dclang.rs843 x: unsafe { clang_getCursorResultType(self.x) }, in ret_type()
/third_party/rust/crates/clang-sys/src/
H A Dlib.rs2085 pub fn clang_getCursorResultType(cursor: CXCursor) -> CXType; in clang_getCursorResultType() functions

Completed in 17 milliseconds