Function rustc_query_impl::make_query::covered_file_name [−][src]
pub fn covered_file_name<'tcx>(
tcx: QueryCtxt<'tcx>,
key: covered_file_name<'tcx>
) -> QueryStackFrame
Expand description
Returns the name of the file that contains the function body, if instrumented for coverage.