Home
last modified time | relevance | path

Searched refs:CXType_Char32 (Results 1 – 2 of 2) sorted by relevance

/third_party/rust/crates/bindgen/bindgen/ir/
Dcontext.rs1970 CXType_Char32 => TypeKind::Int(IntKind::U32), in build_builtin_ty()
/third_party/rust/crates/clang-sys/src/
Dlib.rs864 const CXType_Char32 = 7, constant