Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/llvm-cov/
H A DSourceCoverageView.cpp31 std::string CoveragePrinter::getOutputPath(StringRef Path, StringRef Extension, in getOutputPath() function in CoveragePrinter
/freebsd-12.1/contrib/llvm/lib/ToolDrivers/llvm-lib/
H A DLibDriver.cpp58 static std::string getOutputPath(opt::InputArgList *Args, in getOutputPath() function
/freebsd-12.1/contrib/llvm/tools/lld/COFF/
H A DDriver.cpp86 static std::string getOutputPath(StringRef Path) { in getOutputPath() function