Home
last modified time | relevance | path

Searched refs:ObjCSel (Results 1 – 8 of 8) sorted by relevance

/third_party/rust/crates/bindgen/bindgen/ir/
Dty.rs326 TypeKind::ObjCSel | in safe_canonical_type()
479 TypeKind::ObjCSel => "ObjCSel", in kind_name()
565 TypeKind::ObjCSel | in self_template_params()
674 ObjCSel, enumerator
1191 CXType_ObjCSel => TypeKind::ObjCSel, in from_clang_ty()
1289 TypeKind::ObjCSel => {} in trace()
/third_party/rust/crates/bindgen/bindgen/codegen/
Dimpl_partialeq.rs99 TypeKind::ObjCSel | in gen_field()
Dimpl_debug.rs161 TypeKind::ObjCSel => debug_print(name, quote! { #name_ident }), in impl_debug()
Dmod.rs437 TypeKind::ObjCSel | in append_implicit_template_params()
1070 TypeKind::ObjCId | TypeKind::ObjCSel => { in codegen()
3875 TypeKind::ObjCSel => Ok(quote! { in try_to_rust_ty()
/third_party/rust/crates/bindgen/bindgen/ir/analysis/
Dhas_type_param_in_array.rs141 TypeKind::ObjCSel => { in constrain()
Dderive.rs220 TypeKind::ObjCSel => { in constrain_type()
586 (DeriveTrait::Default, TypeKind::ObjCSel) => { in can_derive_simple()
Dhas_float.rs130 TypeKind::ObjCSel => { in constrain()
Dsizedness.rs258 TypeKind::ObjCSel | in constrain()