Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/include/llvm/Support/
DError.h949 void setExitCodeMapper(std::function<int(const Error &)> GetExitCode) { in setExitCodeMapper()
980 std::function<int(const Error &)> GetExitCode; variable
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/
DError.h1312 void setExitCodeMapper(std::function<int(const Error &)> GetExitCode) { in setExitCodeMapper()
1343 std::function<int(const Error &)> GetExitCode; variable