Searched refs:CXTypeNullabilityKind (Results 1 - 1 of 1) sorted by relevance
/third_party/rust/crates/clang-sys/src/ | ||
H A D | lib.rs | 1078 enum CXTypeNullabilityKind { enum 1947 pub fn clang_Type_getNullability(type_: CXType) -> CXTypeNullabilityKind; in clang_Type_getNullability() |
Completed in 7 milliseconds