rustc_ty_utils
1.78.0-dev
In rustc_ty_utils::abi
Functions
adjust_for_rust_scalar
conv_from_spec_abi
fn_abi_adjust_for_abi
fn_abi_new_uncached
fn_abi_of_fn_ptr
fn_abi_of_instance
fn_abi_sanity_check
fn_sig_for_fn_abi
make_thin_self_ptr
provide
?
Function
rustc_ty_utils
::
abi
::
conv_from_spec_abi
source
·
[
−
]
fn conv_from_spec_abi(tcx:
TyCtxt
<'_>, abi:
Abi
, c_variadic:
bool
) ->
Conv