Home
last modified time | relevance | path

Searched defs:CXCursorKind (Results 1 – 1 of 1) sorted by relevance

/third_party/rust/crates/bindgen/bindgen/
Dclang.rs277 pub fn kind(&self) -> CXCursorKind { in kind()
481 pub fn template_kind(&self) -> CXCursorKind { in template_kind()