rustc_
codegen_
llvm
1.85.0-beta.2
(fe9b9751f 2025-01-11)
In rustc_
codegen_
llvm::
attributes
Functions
apply_to_callsite
apply_to_llfn
backchain_attr
create_alloc_family_attr
default_optimisation_attrs
frame_pointer_type_attr
function_return_attr
inline_attr
instrument_function_attr
llfn_attrs_from_instance
nojumptables_attr
non_lazy_bind_attr
patchable_function_entry_attrs
probestack_attr
sanitize_attrs
stackprotector_attr
target_cpu_attr
tune_cpu_attr
uwtable_attr
wasm_import_module
rustc_codegen_llvm
::
attributes
Function
function_return_attr
Copy item path
Settings
Help
Summary
Source
fn function_return_attr<'ll>(cx: &
CodegenCx
<'ll, '_>) ->
Option
<&'ll
Attribute
>