Function rustc_passes::naked_functions::check_inline[][src]

fn check_inline(tcx: TyCtxt<'_>, hir_id: HirId, attrs: &[Attribute])
Expand description

Check that the function isn’t inlined.