Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/llvm-cxxmap/
H A Dllvm-cxxmap.cpp73 static void exitWithErrorCode(std::error_code EC, StringRef Whence = "") { in exitWithErrorCode() function
/freebsd-12.1/contrib/llvm/tools/llvm-profdata/
H A Dllvm-profdata.cpp82 static void exitWithErrorCode(std::error_code EC, StringRef Whence = "") { in exitWithErrorCode() function