Searched defs:getOutputPath (Results 1 – 3 of 3) sorted by relevance
31 std::string CoveragePrinter::getOutputPath(StringRef Path, StringRef Extension, in getOutputPath() function in CoveragePrinter
58 static std::string getOutputPath(opt::InputArgList *Args, in getOutputPath() function
86 static std::string getOutputPath(StringRef Path) { in getOutputPath() function