Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/tools/llvm-cov/
H A DCodeCoverage.cpp82 void addCollectedPath(const std::string &Path);
218 void CodeCoverageTool::addCollectedPath(const std::string &Path) { in addCollectedPath() function in CodeCoverageTool
235 addCollectedPath(Path); in collectPaths()
242 addCollectedPath(Path); in collectPaths()
258 addCollectedPath(F->path()); in collectPaths()