Home
last modified time | relevance | path

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

/third_party/rust/crates/bindgen/bindgen/
H A Dclang.rs1857 unsafe { cxstring_into_string(clang_getCursorKindSpelling(x)) } in kind_to_str()
/third_party/rust/crates/clang-sys/src/
H A Dlib.rs2071 pub fn clang_getCursorKindSpelling(kind: CXCursorKind) -> CXString; in clang_getCursorKindSpelling() functions

Completed in 16 milliseconds