Searched defs:exitWithError (Results 1 – 3 of 3) sorted by relevance
38 LLVM_ATTRIBUTE_NORETURN inline void exitWithError(Error E, StringRef Whence) { in exitWithError() function
57 static void exitWithError(Twine Message, Twine Whence = "", in exitWithError() function69 static void exitWithError(Error E, StringRef Whence = "") { in exitWithError() function
65 static void exitWithError(Twine Message, std::string Whence = "", in exitWithError() function76 static void exitWithError(Error E, StringRef Whence = "") { in exitWithError() function