Searched refs:rewritePath (Results 1 – 3 of 3) sorted by relevance
151 static std::string rewritePath(StringRef s) { in rewritePath() function170 os << quote(rewritePath(arg->getValue())) << "\n"; in createResponseFile()186 os << arg->getSpelling() << quote(rewritePath(arg->getValue())) << "\n"; in createResponseFile()200 os << arg->getSpelling() << " " << quote(rewritePath(arg->getValue())) in createResponseFile()
122 static std::string rewritePath(StringRef s) { in rewritePath() function171 os << arg->getSpelling() << " " << quote(rewritePath(arg->getValue())) in createResponseFile()177 << quote(rewritePath(arg->getValue(2))) << "\n"; in createResponseFile()
796 static std::string rewritePath(StringRef s) { in rewritePath() function823 os << arg->getSpelling() << quote(rewritePath(arg->getValue())) << '\n'; in createResponseFile()828 os << arg->getSpelling() << '@' << quote(rewritePath(orderFile)) << '\n'; in createResponseFile()835 << quote(rewritePath(nameFile.second)) << '\n'; in createResponseFile()