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

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

Completed in 74 milliseconds