Function rustc_const_eval::util::caller_location::const_caller_location_provider
source ยท pub(crate) fn const_caller_location_provider(
tcx: TyCtxtAt<'_>,
file: Symbol,
line: u32,
col: u32,
) -> ConstValue<'_>