Searched refs:converted_ty (Results 1 – 3 of 3) sorted by relevance
625 let converted_ty = Type::load(&self.ty)?; in as_ident_and_type() localVariable627 if let Some(x) = converted_ty { in as_ident_and_type()
661 let converted_ty = Type::load(&self.ty)?; in as_ident_and_type() localVariable663 if let Some(mut x) = converted_ty { in as_ident_and_type()
675 let converted_ty = Type::load(&self.ty)?; in as_ident_and_type() localVariable677 if let Some(mut x) = converted_ty { in as_ident_and_type()