Home
last modified time | relevance | path

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

/external/clang/include/clang-c/
DIndex.h2931 CXType_UChar = 5, enumerator
/external/llvm-project/clang/include/clang-c/
DIndex.h3242 CXType_UChar = 5, enumerator
/external/rust/crates/bindgen/src/ir/
Dcontext.rs1938 CXType_UChar => TypeKind::Int(IntKind::UChar), in build_builtin_ty()
/external/rust/crates/clang-sys/src/
Dlib.rs817 const CXType_UChar = 5, constant