Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/llvm-cov/
H A DCoverageSummaryInfo.h146 struct FunctionCoverageSummary { struct
152 FunctionCoverageSummary(const std::string &Name) in FunctionCoverageSummary() argument
155 FunctionCoverageSummary(const std::string &Name, uint64_t ExecutionCount, in FunctionCoverageSummary() function