Home
last modified time | relevance | path

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

/freebsd/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/contrib/llvm-project/lld/COFF/
H A DDriver.cpp104 static std::string getOutputPath(StringRef path, bool isDll, bool isDriver) { in getOutputPath() function