Home
last modified time | relevance | path

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

/third_party/rust/crates/bindgen/bindgen/ir/
Dcontext.rs1964 CXType_SChar => TypeKind::Int(IntKind::SChar), in build_builtin_ty()
/third_party/rust/crates/clang-sys/src/
Dlib.rs871 const CXType_SChar = 14, constant