Searched defs:exitWithError (Results 1 – 4 of 4) sorted by relevance
39 static void exitWithError(const Twine &Message, StringRef Whence = "", in exitWithError() function50 static void exitWithError(Error E, StringRef Whence = "") { in exitWithError() function
55 static void exitWithError(Twine Message, std::string Whence = "", in exitWithError() function66 static void exitWithError(Error E, StringRef Whence = "") { in exitWithError() function
143 static void exitWithError(String msg) { in exitWithError() method in CLDRBuild
1791 static void exitWithError(String msg) { in exitWithError() method in TestNG