Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/llvm/include/llvm/Support/
H A DError.h1364 setExitCodeMapper(std::function<int (const Error &)> GetExitCode) setExitCodeMapper() argument
1395 std::function<int(const Error &)> GetExitCode; global() variable