Searched refs:rewritePath (Results 1 – 3 of 3) sorted by relevance
106 static std::string rewritePath(StringRef s) { in rewritePath() function124 os << quote(rewritePath(arg->getValue())) << "\n"; in createResponseFile()132 os << quote(rewritePath(path)) << "\n"; in createResponseFile()140 os << arg->getSpelling() << " " << quote(rewritePath(arg->getValue())) in createResponseFile()146 << quote(rewritePath(arg->getValue(2))) << "\n"; in createResponseFile()
196 static int rewriteValueTree(const Json::String& rewritePath, in rewriteValueTree() argument201 FILE* fout = fopen(rewritePath.c_str(), "wt"); in rewriteValueTree()203 std::cerr << "Failed to create rewrite file: " << rewritePath << std::endl; in rewriteValueTree()290 Json::String const rewritePath = basePath + ".rewrite"; in runTest() local301 exitCode = rewriteValueTree(rewritePath, root, opts.write, &rewrite); in runTest()
161 static std::string rewritePath(StringRef s) { in rewritePath() function180 os << quote(rewritePath(arg->getValue())) << "\n"; in createResponseFile()199 os << arg->getSpelling() << " " << quote(rewritePath(arg->getValue())) in createResponseFile()