Home
last modified time | relevance | path

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

/third_party/vixl/benchmarks/aarch64/
H A Dbench-utils.h146 int GetExitCode() const { in GetExitCode() function in BenchCLI
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/include/llvm/Support/
H A DError.h949 void setExitCodeMapper(std::function<int(const Error &)> GetExitCode) { in setExitCodeMapper() argument
980 std::function<int(const Error &)> GetExitCode; member in llvm::ExitOnError
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/
H A DError.h1312 void setExitCodeMapper(std::function<int(const Error &)> GetExitCode) { in setExitCodeMapper() argument
1343 std::function<int(const Error &)> GetExitCode; member in llvm::ExitOnError

Completed in 7 milliseconds