Searched defs:exitWithError (Results 1 – 2 of 2) sorted by relevance
67 static void exitWithError(Twine Message, Twine Whence = "", in exitWithError() function79 static void exitWithError(Error E, StringRef Whence = "") { in exitWithError() function
477 static void exitWithError(Twine Message, StringRef Whence = "", in exitWithError() function488 static void exitWithError(Error E, StringRef Whence = "") { in exitWithError() function