Searched refs:outputPath (Results 1 – 5 of 5) sorted by relevance
50 bool flushToFile(StringRef outputPath, DiagnosticsEngine &Diag);
120 bool FileRemapper::flushToFile(StringRef outputPath, DiagnosticsEngine &Diag) { in flushToFile() argument124 std::string infoFile = outputPath; in flushToFile()
185 StringRef outputPath() const { return _outputPath; } in outputPath() function
484 ctx.setInstallName(ctx.outputPath()); in parse()1201 << ctx.outputPath() << "': "; in link()1214 *errorHandler().ErrorOS << "Failed to write file '" << ctx.outputPath() in link()
629 addOutputFileDependency(outputPath()); in validateImpl()