Home
last modified time | relevance | path

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

/third_party/rust/crates/bindgen/bindgen/
H A Dclang.rs1155 let s = unsafe { cxstring_into_string(clang_getTypeSpelling(self.x)) }; in spelling()
/third_party/rust/crates/clang-sys/src/
H A Dlib.rs2179 pub fn clang_getTypeSpelling(type_: CXType) -> CXString; in clang_getTypeSpelling() functions

Completed in 9 milliseconds