Home
last modified time | relevance | path

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

/external/rust/crates/bindgen/src/codegen/
Dmod.rs409 p.try_to_rust_ty(ctx, &()) in append_implicit_template_params()
946 p.try_to_rust_ty(ctx, &()).expect( in codegen()
1059 fn try_to_rust_ty( in try_to_rust_ty() method
1738 .try_to_rust_ty(ctx, &()) in codegen()
3302 fn try_to_rust_ty( in try_to_rust_ty() method
3335 self.try_to_rust_ty(ctx, extra).or_else(|_| { in try_to_rust_ty_or_opaque()
3383 self.try_to_rust_ty(ctx, extra) in to_rust_ty_or_opaque()
3409 fn try_to_rust_ty( in try_to_rust_ty() function
3414 ctx.resolve_item((*self).into()).try_to_rust_ty(ctx, &()) in try_to_rust_ty()
3433 fn try_to_rust_ty( in try_to_rust_ty() method
[all …]