Lines Matching defs:fatal
49 [[noreturn]] static void fatal(StringRef filename, const Twine &message) {
111 fatal(input, "no part separator was found");
124 fatal(input, ec.message());
128 fatal(input, ec.message());
155 fatal("", "input filename is not specified");
157 fatal("", "output directory is not specified");
161 fatal(input, ec.message());
168 fatal(output, ec.message());
172 fatal(output, "output cannot be a special file");
176 fatal(output, ec.message());