Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/tools/llvm-cov/
H A DTestingSupport.cpp51 int FoundSectionCount = 0; in convertForTestingMain() local
74 ++FoundSectionCount; in convertForTestingMain()
76 if (FoundSectionCount != 3) in convertForTestingMain()