Searched refs:setOperandMismatchError (Results 1 – 4 of 4) sorted by relevance
129 void setOperandMismatchError(const FunctionName&, UErrorCode&);
30 …void DynamicErrors::setOperandMismatchError(const FunctionName& formatterName, UErrorCode& status)… in setOperandMismatchError() function in message2::DynamicErrors
216 errs.setOperandMismatchError(functionName, status); in evalFormatterCall()