HomeSort by relevance Sort by last modified time
    Searched defs:setExitCodeMapper (Results 1 - 3 of 3) sorted by null

  /external/llvm/include/llvm/Support/
Error.h 909 void setExitCodeMapper(std::function<int(const Error &)> GetExitCode) {
  /external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/Support/
Error.h     [all...]
  /external/swiftshader/third_party/llvm-subzero/include/llvm/Support/
Error.h 949 void setExitCodeMapper(std::function<int(const Error &)> GetExitCode) {
    [all...]

Completed in 1298 milliseconds