Home
last modified time | relevance | path

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

/third_party/rust/crates/bindgen/bindgen/
H A Dclang.rs1114 pub fn kind(&self) -> CXTypeKind { in kind()
1861 pub fn type_to_str(x: CXTypeKind) -> String { in type_to_str()
/third_party/rust/crates/clang-sys/src/
H A Dlib.rs856 enum CXTypeKind { enum
1685 pub kind: CXTypeKind,
2178 pub fn clang_getTypeKindSpelling(type_: CXTypeKind) -> CXString; in clang_getTypeKindSpelling()

Completed in 10 milliseconds