Home
last modified time | relevance | path

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

/external/llvm-project/llvm/tools/llvm-cov/
DSourceCoverageView.h96 static StringRef getCoverageDir() { return "coverage"; } in getCoverageDir() function
DSourceCoverageView.cpp41 sys::path::append(FullPath, getCoverageDir()); in getOutputPath()
/external/llvm/tools/llvm-cov/
DSourceCoverageView.h126 static StringRef getCoverageDir() { return "coverage"; } in getCoverageDir() function
DSourceCoverageView.cpp41 sys::path::append(FullPath, getCoverageDir()); in getOutputPath()