reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
162 static FunctionCoverageSummary get(const coverage::CoverageMapping &CM,
45 return PassesThreshold(FunctionCoverageSummary::get(CM, Function) 52 return PassesThreshold(FunctionCoverageSummary::get(CM, Function)tools/llvm-cov/CoverageReport.cpp
309 auto Function = FunctionCoverageSummary::get(Coverage, F); 332 auto InstantiationSummary = FunctionCoverageSummary::get(*Coverage, *F);