Searched defs:exitWithError (Results 1 – 2 of 2) sorted by relevance
68 static void exitWithError(Twine Message, Twine Whence = "", in exitWithError() function80 static void exitWithError(Error E, StringRef Whence = "") { in exitWithError() function
517 static void exitWithError(Twine Message, StringRef Whence = "", in exitWithError() function528 static void exitWithError(Error E, StringRef Whence = "") { in exitWithError() function