Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/tools/llvm-cov/
H A DCoverageSummaryInfo.h186 struct FunctionCoverageSummary { struct
193 FunctionCoverageSummary(const std::string &Name) in FunctionCoverageSummary() argument
196 FunctionCoverageSummary(const std::string &Name, uint64_t ExecutionCount, in FunctionCoverageSummary() argument