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

/external/lldb/source/Expression/
H A DIRInterpreter.cpp414 static const char *unsupported_operand_error = "Interpreter doesn't handle one of the expression's operands"; variable
542 error.SetErrorString(unsupported_operand_error);

Completed in 147 milliseconds