Searched defs:getOutputPath (Results 1 – 2 of 2) sorted by relevance
30 std::string CoveragePrinter::getOutputPath(StringRef Path, StringRef Extension, in getOutputPath() function in CoveragePrinter
104 static std::string getOutputPath(StringRef path, bool isDll, bool isDriver) { in getOutputPath() function