Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/tools/llvm-cov/
H A DSourceCoverageView.cpp30 std::string CoveragePrinter::getOutputPath(StringRef Path, StringRef Extension, in getOutputPath() function in CoveragePrinter
/openbsd-src/gnu/llvm/lld/COFF/
H A DDriver.cpp95 static std::string getOutputPath(StringRef path, bool isDll, bool isDriver) { in getOutputPath() function