Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-cov/
H A DCoverageSummaryInfo.h186 struct FunctionCoverageSummary { struct
193 FunctionCoverageSummary(const std::string &Name) in FunctionCoverageSummary() argument
197 FunctionCoverageSummary(const std::string &Name, uint64_t ExecutionCount, in FunctionCoverageSummary() function