Searched defs:ErrCode (Results 1 – 3 of 3) sorted by relevance
78 std::error_code orcError(OrcErrorCode ErrCode) { in orcError()
130 int ErrCode() const { return static_cast<int>(error_); } in ErrCode() function
4173 bool AArch64AsmParser::showMatchError(SMLoc Loc, unsigned ErrCode, in showMatchError()