Searched refs:MatchError (Results 1 – 2 of 2) sorted by relevance
2148 int MatchedCount, StringRef Buffer, Error MatchError, in printNoMatch() argument2159 std::move(MatchError), in printNoMatch()
729 const char *getCustomOperandDiag(ARMMatchResultTy MatchError);12274 ARMAsmParser::getCustomOperandDiag(ARMMatchResultTy MatchError) { in getCustomOperandDiag() argument12275 switch (MatchError) { in getCustomOperandDiag()12290 return getMatchKindDiag(MatchError); in getCustomOperandDiag()