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