Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/llvm-cov/
H A DCoverageSummaryInfo.h174 struct FileCoverageSummary { struct
181 FileCoverageSummary(StringRef Name) in FileCoverageSummary() function
193 void addFunction(const FunctionCoverageSummary &Function) { in addFunction()
199 void addInstantiation(const FunctionCoverageSummary &Function) { in addInstantiation()