Home
last modified time | relevance | path

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

/external/clang/include/clang-c/
DIndex.h2929 CXType_Bool = 3, enumerator
/external/llvm-project/clang/include/clang-c/
DIndex.h3240 CXType_Bool = 3, enumerator
/external/rust/crates/bindgen/src/ir/
Dcontext.rs1932 CXType_Bool => TypeKind::Int(IntKind::Bool), in build_builtin_ty()
/external/rust/crates/clang-sys/src/
Dlib.rs815 const CXType_Bool = 3, constant