Searched refs:MatchError (Results 1 – 1 of 1) sorted by relevance
627 const char *getCustomOperandDiag(ARMMatchResultTy MatchError);10379 ARMAsmParser::getCustomOperandDiag(ARMMatchResultTy MatchError) { in getCustomOperandDiag() argument10380 switch (MatchError) { in getCustomOperandDiag()10395 return getMatchKindDiag(MatchError); in getCustomOperandDiag()