Searched defs:exitWithError (Results 1 – 3 of 3) sorted by relevance
67 static void exitWithError(Twine Message, Twine Whence = "", in exitWithError() function79 static void exitWithError(Error E, StringRef Whence = "") { in exitWithError() function
38 [[noreturn]] inline void exitWithError(Error E, StringRef Whence) { in exitWithError() function
80 static void exitWithError(Twine Message, std::string Whence = "", in exitWithError() function91 static void exitWithError(Error E, StringRef Whence = "") { in exitWithError() function