Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/tools/llvm-cxxmap/
H A Dllvm-cxxmap.cpp83 static void exitWithErrorCode(std::error_code EC, StringRef Whence = "") { in exitWithErrorCode() function
/openbsd-src/gnu/llvm/llvm/tools/llvm-profdata/
H A Dllvm-profdata.cpp108 static void exitWithErrorCode(std::error_code EC, StringRef Whence = "") { in exitWithErrorCode() function