Searched refs:rewritePath (Results 1 – 3 of 3) sorted by relevance
150 static std::string rewritePath(StringRef s) { in rewritePath() function169 os << quote(rewritePath(arg->getValue())) << "\n"; in createResponseFile()179 os << arg->getSpelling() << quote(rewritePath(arg->getValue())) << "\n"; in createResponseFile()192 os << arg->getSpelling() << " " << quote(rewritePath(arg->getValue())) in createResponseFile()
115 static std::string rewritePath(StringRef s) { in rewritePath() function165 os << arg->getSpelling() << " " << quote(rewritePath(arg->getValue())) in createResponseFile()171 << quote(rewritePath(arg->getValue(2))) << "\n"; in createResponseFile()
738 static std::string rewritePath(StringRef s) { in rewritePath() function765 os << arg->getSpelling() << quote(rewritePath(arg->getValue())) << '\n'; in createResponseFile()770 os << arg->getSpelling() << '@' << quote(rewritePath(orderFile)) << '\n'; in createResponseFile()777 << quote(rewritePath(nameFile.second)) << '\n'; in createResponseFile()