Searched defs:ErrCode (Results 1 – 2 of 2) sorted by relevance
319 const int ErrCode = ESOCKTNOSUPPORT; in HandleEvent() local321 const int ErrCode = ECHRNG; in HandleEvent() local
3643 bool AArch64AsmParser::showMatchError(SMLoc Loc, unsigned ErrCode) { in showMatchError()