Searched refs:showMatchError (Results 1 – 1 of 1) sorted by relevance
71 bool showMatchError(SMLoc Loc, unsigned ErrCode);3478 bool AArch64AsmParser::showMatchError(SMLoc Loc, unsigned ErrCode) { in showMatchError() function in AArch64AsmParser3870 return showMatchError(IDLoc, MatchResult); in MatchAndEmitInstruction()3887 return showMatchError(ErrorLoc, MatchResult); in MatchAndEmitInstruction()3943 return showMatchError(ErrorLoc, MatchResult); in MatchAndEmitInstruction()