Home
last modified time | relevance | path

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

/external/clang/include/clang-c/
DIndex.h2937 CXType_ULongLong = 11, enumerator
/external/llvm-project/clang/include/clang-c/
DIndex.h3248 CXType_ULongLong = 11, enumerator
/external/rust/crates/bindgen/src/ir/
Dcontext.rs1947 CXType_ULongLong => TypeKind::Int(IntKind::ULongLong), in build_builtin_ty()
/external/rust/crates/clang-sys/src/
Dlib.rs823 const CXType_ULongLong = 11, constant