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()201 os << arg->getSpelling() << " " << quote(rewritePath(arg->getValue())) in createResponseFile()
132 static std::string rewritePath(StringRef s) { in rewritePath() function181 os << arg->getSpelling() << " " << quote(rewritePath(arg->getValue())) in createResponseFile()187 << quote(rewritePath(arg->getValue(2))) << "\n"; in createResponseFile()
787 static std::string rewritePath(StringRef s) { in rewritePath() function814 os << arg->getSpelling() << quote(rewritePath(arg->getValue())) << '\n'; in createResponseFile()819 os << arg->getSpelling() << '@' << quote(rewritePath(orderFile)) << '\n'; in createResponseFile()826 << quote(rewritePath(nameFile.second)) << '\n'; in createResponseFile()