Home
last modified time | relevance | path

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

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