Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/tools/llvm-cov/
H A DCodeCoverage.cpp151 bool HadSourceFiles = false; member in __anonf127be270111::CodeCoverageTool
222 HadSourceFiles = !SourceFiles.empty(); in addCollectedPath()
1076 if (SourceFiles.empty() && !HadSourceFiles) in doShow()