Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-profgen/
H A DErrorHandling.h38 LLVM_ATTRIBUTE_NORETURN inline void exitWithError(Error E, StringRef Whence) { in exitWithError() function
/netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-cxxmap/
H A Dllvm-cxxmap.cpp57 static void exitWithError(Twine Message, Twine Whence = "", in exitWithError() function
69 static void exitWithError(Error E, StringRef Whence = "") { in exitWithError() function
/netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-profdata/
H A Dllvm-profdata.cpp65 static void exitWithError(Twine Message, std::string Whence = "", in exitWithError() function
76 static void exitWithError(Error E, StringRef Whence = "") { in exitWithError() function