const NO_GENERICS: for<'ll> fn(&GenericCx<'ll, FullCx<'ll, '_>>) -> SmallVec<[Option<&'ll Metadata>; 16]> = _; // {<{closure@compiler/rustc_codegen_llvm/src/debuginfo/metadata.rs:73:5: 73:8} 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<[std::option::Option<&'ll llvm::ffi::Metadata>; 16]>}
Expand description
A function that returns an empty list of generic parameter debuginfo nodes.