Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/tools/llvm-cxxmap/
H A Dllvm-cxxmap.cpp68 static void exitWithError(Twine Message, Twine Whence = "", in exitWithError() function
80 static void exitWithError(Error E, StringRef Whence = "") { in exitWithError() function
/freebsd/contrib/llvm-project/llvm/tools/llvm-profdata/
H A Dllvm-profdata.cpp517 static void exitWithError(Twine Message, StringRef Whence = "", in exitWithError() function
528 static void exitWithError(Error E, StringRef Whence = "") { in exitWithError() function