Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-cov/
H A DSourceCoverageView.cpp30 std::string CoveragePrinter::getOutputPath(StringRef Path, StringRef Extension, in getOutputPath() function in CoveragePrinter
60 std::string FullPath = getOutputPath(Path, Extension, InToplevel, false); in createOutputStream()
H A DSourceCoverageViewHTML.cpp293 std::string ViewPath = getOutputPath(Path, "html", InToplevel); in createViewFile()
329 escape(getOutputPath(SF, "html", /*InToplevel=*/false), Opts); in buildLinkToFile()
H A DSourceCoverageView.h104 std::string getOutputPath(StringRef Path, StringRef Extension,