Home
last modified time | relevance | path

Searched defs:exitWithError (Results 1 – 4 of 4) sorted by relevance

/external/llvm/tools/llvm-profdata/
Dllvm-profdata.cpp39 static void exitWithError(const Twine &Message, StringRef Whence = "", in exitWithError() function
50 static void exitWithError(Error E, StringRef Whence = "") { in exitWithError() function
/external/swiftshader/third_party/llvm-7.0/llvm/tools/llvm-profdata/
Dllvm-profdata.cpp55 static void exitWithError(Twine Message, std::string Whence = "", in exitWithError() function
66 static void exitWithError(Error E, StringRef Whence = "") { in exitWithError() function
/external/cldr/tools/java/org/unicode/cldr/ant/
DCLDRBuild.java143 static void exitWithError(String msg) { in exitWithError() method in CLDRBuild
/external/testng/src/main/java/org/testng/
DTestNG.java1791 static void exitWithError(String msg) { in exitWithError() method in TestNG