Home
last modified time | relevance | path

Searched defs:type_kind (Results 1 – 8 of 8) sorted by relevance

/external/mesa3d/src/gallium/auxiliary/gallivm/
Dlp_bld_arit_overflow.c68 LLVMTypeKind type_kind; in build_binary_int_overflow() local
Dlp_bld_printf.c82 LLVMTypeKind type_kind; in lp_build_print_value() local
/external/libabigail/include/
Dabg-suppression.h151 enum type_kind enum
/external/arm-trusted-firmware/plat/common/
Dubsan.c20 uint16_t type_kind; member
/external/libabigail/src/
Dabg-ctf-reader.cc910 int type_kind = ctf_type_kind(ctf_dictionary, ctf_type); in process_ctf_qualified_type() local
1080 int type_kind = ctf_type_kind(ctf_dictionary, ctf_type); in process_ctf_type() local
Dabg-suppression-priv.h660 type_suppression::type_kind type_kind, in priv()
Dabg-suppression.cc1703 type_suppression::type_kind type_kind = type_suppression::UNKNOWN_TYPE_KIND; in read_type_suppression() local
/external/rust/crates/bindgen/ir/
Dcontext.rs1781 let type_kind = TypeKind::TemplateInstantiation( in instantiate_template() localVariable
1933 let type_kind = TypeKind::ResolvedTypeRef(wrapped_id); in build_wrapper() localVariable
1956 let type_kind = match ty.kind() { in build_builtin_ty() localVariable