const NO_GENERICS: for<'ll> fn(&GenericCx<'ll, FullCx<'ll, '_>>) -> SmallVec<[&'ll DIType; 16]> = _; // {<{closure@compiler/rustc_codegen_llvm/src/debuginfo/metadata.rs:71:80: 71:83} as std::ops::FnOnce<(&context::GenericCx<'_, context::FullCx<'_, '_>>,)>>::call_once as for<'a, 'll, 'b> fn(&'a context::GenericCx<'ll, context::FullCx<'ll, 'b>>) -> smallvec::SmallVec<[&'ll llvm::ffi::Metadata; 16]>}
Expand description
A function that returns an empty list of generic parameter debuginfo nodes.