Home
last modified time | relevance | path

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

/minix3/external/bsd/llvm/dist/llvm/tools/llvm-cov/
H A DCoverageSummary.cpp47 size_t NumFunctionsExecuted = 0, NumFunctions = 0; in getCombinedFileSummaries() local
H A DCoverageSummaryInfo.h76 size_t NumFunctions; member