Home
last modified time | relevance | path

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

/external/llvm/tools/llvm-cov/
DTestingSupport.cpp51 int FoundSectionCount = 0; in convertForTestingMain() local
63 ++FoundSectionCount; in convertForTestingMain()
65 if (FoundSectionCount != 2) in convertForTestingMain()