Searched refs:getOutputPath (Results 1 – 4 of 4) sorted by relevance
| /freebsd-13.1/contrib/llvm-project/llvm/tools/llvm-cov/ |
| H A D | SourceCoverageView.cpp | 30 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 D | SourceCoverageViewHTML.cpp | 293 std::string ViewPath = getOutputPath(Path, "html", InToplevel); in createViewFile() 329 escape(getOutputPath(SF, "html", /*InToplevel=*/false), Opts); in buildLinkToFile()
|
| H A D | SourceCoverageView.h | 104 std::string getOutputPath(StringRef Path, StringRef Extension,
|
| /freebsd-13.1/contrib/llvm-project/lld/COFF/ |
| H A D | Driver.cpp | 122 static std::string getOutputPath(StringRef path) { in getOutputPath() function 1989 config->outputFile = getOutputPath( in linkerMain()
|