Searched defs:FunctionCoverage (Results 1 – 2 of 2) sorted by relevance
33 pub struct FunctionCoverage<'tcx> { struct42 impl<'tcx> FunctionCoverage<'tcx> { argument
705 CoverageData FunctionCoverage(Function.Filenames[*MainFileID]); in getCoverageForFunction() local