Lines Matching defs:exitWithErrorCode
505 static void exitWithErrorCode(std::error_code EC, StringRef Whence = "") {
512 exitWithErrorCode(EC, Whence);
565 exitWithErrorCode(BufOrError.getError(), InputFile);
891 exitWithErrorCode(EC, OutputFilename);
1379 exitWithErrorCode(EC, SampleFilename);
1382 exitWithErrorCode(EC, SampleFilename);
1446 exitWithErrorCode(BufOrError.getError(), InputFile);
1592 exitWithErrorCode(EC, OutputFilename);
1604 exitWithErrorCode(EC);
1631 exitWithErrorCode(make_error_code(errc::no_such_file_or_directory),
1648 exitWithErrorCode(EC, Filename);
2615 exitWithErrorCode(EC, BaseFilename);
2620 exitWithErrorCode(EC, TestFilename);
2626 exitWithErrorCode(EC, BaseFilename);
2628 exitWithErrorCode(EC, TestFilename);
2659 exitWithErrorCode(EC);
2676 exitWithErrorCode(EC, OutputFilename);
3150 exitWithErrorCode(EC, Filename);
3159 exitWithErrorCode(EC, Filename);
3267 exitWithErrorCode(EC, OutputFilename);
3286 exitWithErrorCode(EC, OutputFilename);