Searched refs:MatchError (Results 1 – 2 of 2) sorted by relevance
2085 int MatchedCount, StringRef Buffer, Error MatchError, in printNoMatch() argument2096 std::move(MatchError), in printNoMatch()
743 const char *getCustomOperandDiag(ARMMatchResultTy MatchError);12745 ARMAsmParser::getCustomOperandDiag(ARMMatchResultTy MatchError) { in getCustomOperandDiag() argument12746 switch (MatchError) { in getCustomOperandDiag()12761 return getMatchKindDiag(MatchError); in getCustomOperandDiag()