Home
last modified time | relevance | path

Searched defs:ErrCode (Results 1 – 3 of 3) sorted by relevance

/openbsd-src/gnu/llvm/llvm/lib/ExecutionEngine/Orc/Shared/
H A DOrcError.cpp84 std::error_code orcError(OrcErrorCode ErrCode) { in orcError()
/openbsd-src/gnu/llvm/compiler-rt/lib/tsan/tests/rtl/
H A Dtsan_test_util_posix.cpp290 const int ErrCode = ESOCKTNOSUPPORT; in HandleEvent() local
292 const int ErrCode = ECHRNG; in HandleEvent() local
/openbsd-src/gnu/llvm/llvm/lib/Target/AArch64/AsmParser/
H A DAArch64AsmParser.cpp5682 bool AArch64AsmParser::showMatchError(SMLoc Loc, unsigned ErrCode, in showMatchError()