Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/tools/llvm-cov/
H A DCodeCoverage.cpp81 void collectPaths(const std::string &Path);
218 void CodeCoverageTool::collectPaths(const std::string &Path) { in collectPaths() function in CodeCoverageTool
895 collectPaths(File); in run()