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