Searched refs:rewritePath (Results 1 – 3 of 3) sorted by relevance
153 static std::string rewritePath(StringRef s) { in rewritePath() function172 os << quote(rewritePath(arg->getValue())) << "\n"; in createResponseFile()188 os << arg->getSpelling() << quote(rewritePath(arg->getValue())) << "\n"; in createResponseFile()201 os << arg->getSpelling() << " " << quote(rewritePath(arg->getValue())) in createResponseFile()
118 static std::string rewritePath(StringRef s) { in rewritePath() function167 os << arg->getSpelling() << " " << quote(rewritePath(arg->getValue())) in createResponseFile()173 << quote(rewritePath(arg->getValue(2))) << "\n"; in createResponseFile()
743 static std::string rewritePath(StringRef s) { in rewritePath() function770 os << arg->getSpelling() << quote(rewritePath(arg->getValue())) << '\n'; in createResponseFile()775 os << arg->getSpelling() << '@' << quote(rewritePath(orderFile)) << '\n'; in createResponseFile()782 << quote(rewritePath(nameFile.second)) << '\n'; in createResponseFile()