Home
last modified time | relevance | path

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

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