Home
last modified time | relevance | path

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

/llvm-project/llvm/tools/llvm-profgen/
H A DErrorHandling.h38 [[noreturn]] inline void exitWithError(Error E, StringRef Whence) { in exitWithError() function
/llvm-project/llvm/tools/llvm-cxxmap/
H A Dllvm-cxxmap.cpp67 static void exitWithError(Twine Message, Twine Whence = "", in exitWithError() function
79 static void exitWithError(Error E, StringRef Whence = "") { in exitWithError() function
/llvm-project/llvm/tools/llvm-profdata/
H A Dllvm-profdata.cpp477 static void exitWithError(Twine Message, StringRef Whence = "", exitWithError() function
488 static void exitWithError(Error E, StringRef Whence = "") { exitWithError() function
[all...]