Home
last modified time | relevance | path

Searched refs:FoundSectionCount (Results 1 – 1 of 1) sorted by relevance

/src/contrib/llvm-project/llvm/tools/llvm-cov/
H A DTestingSupport.cpp53 int FoundSectionCount = 0; in convertForTestingMain() local
95 ++FoundSectionCount; in convertForTestingMain()
97 if (FoundSectionCount != 3) in convertForTestingMain()