Searched defs:ErrCode (Results 1 – 2 of 2) sorted by relevance
94 typedef enum ErrCode enum115 } ErrCode; typedef
3448 bool AArch64AsmParser::showMatchError(SMLoc Loc, unsigned ErrCode) { in showMatchError()