Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-cov/
H A DCodeCoverage.cpp55 class CodeCoverageTool { class
194 void CodeCoverageTool::error(const Twine &Message, StringRef Whence) { in error()
200 void CodeCoverageTool::warning(const Twine &Message, StringRef Whence) { in warning()
206 void CodeCoverageTool::addCollectedPath(const std::string &Path) { in addCollectedPath()
218 void CodeCoverageTool::collectPaths(const std::string &Path) { in collectPaths()
252 CodeCoverageTool::getFileStatus(StringRef FilePath) { in getFileStatus()
264 bool CodeCoverageTool::isEquivalentFile(StringRef FilePath1, in isEquivalentFile()
273 CodeCoverageTool::getSourceFile(StringRef SourceFile) { in getSourceFile()
294 void CodeCoverageTool::attachExpansionSubViews( in attachExpansionSubViews()
319 void CodeCoverageTool::attachBranchSubViews(SourceCoverageView &View, in attachBranchSubViews()
[all …]