Home
last modified time | relevance | path

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

/freebsd-11-stable/contrib/llvm-project/llvm/tools/llvm-cov/
HDCodeCoverage.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()