Home
last modified time | relevance | path

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

/llvm-project/lldb/source/Host/posix/
H A DProcessLauncherPosixFork.cpp50 [[noreturn]] static void ExitWithError(int error_fd, ExitWithError() function
[all...]
/llvm-project/llvm/tools/llvm-exegesis/
H A Dllvm-exegesis.cpp275 template <typename... ArgTs> static void ExitWithError(ArgTs &&... Args) { ExitWithError() function
[all...]