Home
last modified time | relevance | path

Searched refs:setExitCodeMapper (Results 1 – 3 of 3) sorted by relevance

/openbsd-src/gnu/llvm/llvm/tools/llvm-exegesis/
H A Dllvm-exegesis.cpp648 exegesis::ExitOnErr.setExitCodeMapper([](const Error &Err) { in main()
/openbsd-src/gnu/llvm/llvm/include/llvm/Support/
H A DError.h1366 void setExitCodeMapper(std::function<int(const Error &)> GetExitCode) { in setExitCodeMapper() function
/openbsd-src/gnu/llvm/llvm/docs/
H A DProgrammersManual.rst823 ``setExitCodeMapper`` method:
829 ExitOnErr.setExitCodeMapper(