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);12035 ARMAsmParser::getCustomOperandDiag(ARMMatchResultTy MatchError) { in getCustomOperandDiag() argument12036 switch (MatchError) { in getCustomOperandDiag()12051 return getMatchKindDiag(MatchError); in getCustomOperandDiag()