Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/llvm-cov/
H A DTestingSupport.cpp49 int FoundSectionCount = 0; in convertForTestingMain() local
64 ++FoundSectionCount; in convertForTestingMain()
66 if (FoundSectionCount != 2) in convertForTestingMain()