Home
last modified time | relevance | path

Searched defs:getOutputPath (Results 1 – 2 of 2) sorted by relevance

/llvm-project-15.0.7/llvm/tools/llvm-cov/
H A DSourceCoverageView.cpp30 std::string CoveragePrinter::getOutputPath(StringRef Path, StringRef Extension, in getOutputPath() function in CoveragePrinter
/llvm-project-15.0.7/lld/COFF/
H A DDriver.cpp101 static std::string getOutputPath(StringRef path) { in getOutputPath() function