Function rustc_passes::naked_functions::check_inline
source · fn check_inline(tcx: TyCtxt<'_>, def_id: LocalDefId)
Expand description
Check that the function isn’t inlined.
fn check_inline(tcx: TyCtxt<'_>, def_id: LocalDefId)
Check that the function isn’t inlined.