Searched refs:MatchError (Results 1 – 2 of 2) sorted by relevance
2117 int MatchedCount, StringRef Buffer, Error MatchError, in printNoMatch() argument2128 std::move(MatchError), in printNoMatch()
719 const char *getCustomOperandDiag(ARMMatchResultTy MatchError);12034 ARMAsmParser::getCustomOperandDiag(ARMMatchResultTy MatchError) { in getCustomOperandDiag() argument12035 switch (MatchError) { in getCustomOperandDiag()12050 return getMatchKindDiag(MatchError); in getCustomOperandDiag()