Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/tools/llvm-cov/
H A DCodeCoverage.cpp77 void addCollectedPath(const std::string &Path);
206 void CodeCoverageTool::addCollectedPath(const std::string &Path) { in addCollectedPath() function in CodeCoverageTool
223 addCollectedPath(Path); in collectPaths()
230 addCollectedPath(Path); in collectPaths()
246 addCollectedPath(F->path()); in collectPaths()