Searched refs:inner_ty (Results 1 – 4 of 4) sorted by relevance
132 const ast::Type* inner_ty = CreateASTTypeFor(ctx, ty); in Run() local135 var->declared_storage_class, ac, inner_ty, var->is_const, in Run()
147 let inner_ty = in constrain() localVariable149 match *inner_ty.kind() { in constrain()
910 let mut inner_ty = inner_item in codegen() localVariable913 inner_ty.append_implicit_template_params(ctx, inner_item); in codegen()914 inner_ty in codegen()3848 let inner_ty = inner.expect_type(); in try_to_rust_ty() localVariable3851 matches!(inner_ty.kind(), TypeKind::ObjCInterface(..)); in try_to_rust_ty()3861 if inner_ty.canonical_type(ctx).is_function() || is_objc_pointer in try_to_rust_ty()4993 let inner_ty = inner.expect_type(); in fnsig_arguments() localVariable4995 *inner_ty.canonical_type(ctx).kind() in fnsig_arguments()
918 let inner_ty = cur in from_clang_ty() localVariable922 inner_ty, in from_clang_ty()