Home
last modified time | relevance | path

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

/external/llvm/unittests/Support/
DErrorTest.cpp444 ExitOnErr.setExitCodeMapper([](const Error &E) { in TEST()
/external/llvm/include/llvm/Support/
DError.h909 void setExitCodeMapper(std::function<int(const Error &)> GetExitCode) { in setExitCodeMapper() function
/external/swiftshader/third_party/llvm-subzero/include/llvm/Support/
DError.h949 void setExitCodeMapper(std::function<int(const Error &)> GetExitCode) { in setExitCodeMapper() function