Searched refs:rewritePath (Results 1 – 3 of 3) sorted by relevance
161 static std::string rewritePath(StringRef s) { in rewritePath() function180 os << quote(rewritePath(arg->getValue())) << "\n"; in createResponseFile()190 os << arg->getSpelling() << quote(rewritePath(arg->getValue())) << "\n"; in createResponseFile()202 os << arg->getSpelling() << " " << quote(rewritePath(arg->getValue())) in createResponseFile()
116 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()
633 static std::string rewritePath(StringRef s) { in rewritePath() function664 os << arg->getSpelling() << quote(rewritePath(arg->getValue())) << '\n'; in createResponseFile()669 os << arg->getSpelling() << '@' << quote(rewritePath(orderFile)) << '\n'; in createResponseFile()676 << quote(rewritePath(nameFile.second)) << '\n'; in createResponseFile()