Searched defs:ErrCode (Results 1 – 4 of 4) sorted by relevance
82 std::error_code orcError(OrcErrorCode ErrCode) { in orcError()
274 const int ErrCode = ESOCKTNOSUPPORT; in HandleEvent() local276 const int ErrCode = ECHRNG; in HandleEvent() local
319 #define ErrCode() GetLastError() macro376 #define ErrCode() errno macro
4417 bool AArch64AsmParser::showMatchError(SMLoc Loc, unsigned ErrCode, in showMatchError()