reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

References

tools/llvm-mt/llvm-mt.cpp
  129     OutputFile = InputArgs.getLastArgValue(OPT_out);
  131     OutputFile = InputFiles[0];
  151       FileOutputBuffer::create(OutputFile, OutputBuffer->getBufferSize());
  153     reportError(OutputFile, errorToErrorCode(FileOrErr.takeError()));