Home
last modified time | relevance | path

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

/external/clang/include/clang-c/
DIndex.h2938 CXType_UInt128 = 12, enumerator
/external/llvm-project/clang/include/clang-c/
DIndex.h3249 CXType_UInt128 = 12, enumerator
/external/rust/crates/bindgen/src/ir/
Dcontext.rs1949 CXType_UInt128 => TypeKind::Int(IntKind::U128), in build_builtin_ty()
/external/rust/crates/clang-sys/src/
Dlib.rs824 const CXType_UInt128 = 12, constant