Searched refs:OperandError (Results 1 - 1 of 1) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/MC/MCParser/
H A DMCTargetAsmParser.h216 // operand is not of the correct type. OperandError is the error code
220 static NearMissInfo getMissedOperand(unsigned OperandError, argument
225 Result.MissedOperand.Error = OperandError;

Completed in 95 milliseconds