Home
last modified time | relevance | path

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

/external/llvm/tools/llvm-cov/
DCodeCoverage.cpp62 void addCollectedPath(const std::string &Path);
145 void CodeCoverageTool::addCollectedPath(const std::string &Path) { in addCollectedPath() function in CodeCoverageTool
429 addCollectedPath(Path.str()); in run()