Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-cov/
H A DCoverageSummaryInfo.h218 struct FileCoverageSummary { struct
226 FileCoverageSummary(StringRef Name) in FileCoverageSummary() argument
239 void addFunction(const FunctionCoverageSummary &Function) { in addFunction()
246 void addInstantiation(const FunctionCoverageSummary &Function) { in addInstantiation()