Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/llvm/tools/llvm-cov/
H A DCoverageSummaryInfo.h227 struct FunctionCoverageSummary { struct
235 FunctionCoverageSummary(const std::string &Name) in FunctionCoverageSummary() argument
238 FunctionCoverageSummary(const std::string &Name, uint64_t ExecutionCount, in FunctionCoverageSummary() argument