Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/tools/llvm-cov/
H A DCodeCoverage.cpp82 void addCollectedPath(const std::string &Path);
213 void CodeCoverageTool::addCollectedPath(const std::string &Path) { in addCollectedPath() function in CodeCoverageTool
230 addCollectedPath(Path); in collectPaths()
237 addCollectedPath(Path); in collectPaths()
253 addCollectedPath(F->path()); in collectPaths()