Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/llvm-cov/
H A DCodeCoverage.cpp76 void addCollectedPath(const std::string &Path);
187 void CodeCoverageTool::addCollectedPath(const std::string &Path) { in addCollectedPath() function in CodeCoverageTool
203 addCollectedPath(Path); in collectPaths()
210 addCollectedPath(Path); in collectPaths()
226 addCollectedPath(F->path()); in collectPaths()