Home
last modified time | relevance | path

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

/external/rust/crates/bindgen/
Dclang.rs277 pub fn kind(&self) -> CXCursorKind { in kind()
481 pub fn template_kind(&self) -> CXCursorKind { in template_kind()
/external/clang/include/clang-c/
DIndex.h1553 enum CXCursorKind { enum