Home
last modified time | relevance | path

Searched refs:CXType_UShort (Results 1 – 3 of 3) sorted by relevance

/external/clang/include/clang-c/
DIndex.h2934 CXType_UShort = 8, enumerator
/external/rust/crates/bindgen/ir/
Dcontext.rs1967 CXType_UShort => TypeKind::Int(IntKind::UShort), in build_builtin_ty()
/external/rust/crates/clang-sys/src/
Dlib.rs865 const CXType_UShort = 8, constant