Home
last modified time | relevance | path

Searched refs:unsupported_operand_error (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/lldb/source/Expression/
H A DIRInterpreter.cpp464 static const char *unsupported_operand_error = variable
653 error.SetErrorString(unsupported_operand_error); in CanInterpret()
665 error.SetErrorString(unsupported_operand_error); in CanInterpret()
673 error.SetErrorString(unsupported_operand_error); in CanInterpret()