Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/tools/llvm-cov/
H A DCodeCoverage.cpp86 void collectPaths(const std::string &Path);
230 void CodeCoverageTool::collectPaths(const std::string &Path) { in collectPaths() function in CodeCoverageTool
954 collectPaths(File); in run()