Home
last modified time | relevance | path

Searched defs:FunctionCoverage (Results 1 – 2 of 2) sorted by relevance

/third_party/rust/rust/compiler/rustc_codegen_llvm/src/coverageinfo/
Dmap_data.rs33 pub struct FunctionCoverage<'tcx> { struct
42 impl<'tcx> FunctionCoverage<'tcx> { argument
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/ProfileData/Coverage/
DCoverageMapping.cpp705 CoverageData FunctionCoverage(Function.Filenames[*MainFileID]); in getCoverageForFunction() local