reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

References

tools/lldb/source/Expression/IRInterpreter.cpp
  499         error.SetErrorToGenericError();
  500         error.SetErrorString(too_many_functions_error);
  514         error.SetErrorToGenericError();
  515         error.SetErrorString(unsupported_opcode_error);
  528           error.SetErrorToGenericError();
  529           error.SetErrorString(interpreter_internal_error);
  536           error.SetErrorToGenericError();
  537           error.SetErrorString(unsupported_opcode_error);
  547           error.SetErrorToGenericError();
  548           error.SetErrorString(interpreter_internal_error);
  557           error.SetErrorToGenericError();
  558           error.SetErrorString(unsupported_opcode_error);
  607           error.SetErrorString(unsupported_operand_error);
  619           error.SetErrorString(unsupported_operand_error);
  627             error.SetErrorString(unsupported_operand_error);