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

References

tools/llvm-profdata/llvm-profdata.cpp
   95     exitWithErrorCode(EC, Whence);
  148       exitWithErrorCode(BufOrError.getError(), InputFile);
  368     exitWithErrorCode(EC, OutputFilename);
  425     exitWithErrorCode(BufOrError.getError(), InputFile);
  521     exitWithErrorCode(EC, OutputFilename);
  556     exitWithErrorCode(make_error_code(errc::no_such_file_or_directory),
  573       exitWithErrorCode(EC, Filename);
  745     exitWithErrorCode(EC, Output);
 1024     exitWithErrorCode(EC, Filename);
 1034     exitWithErrorCode(EC, Filename);
 1122     exitWithErrorCode(EC, OutputFilename);