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

References

tools/lldb/source/Plugins/ABI/MacOSX-arm/ABIMacOSX_arm.cpp
 1704     error.SetErrorString("Empty value object for return value.");
 1705     return error;
 1710     error.SetErrorString("Null clang type for return value.");
 1711     return error;
 1729       error.SetErrorStringWithFormat(
 1732       return error;
 1785       error.SetErrorString("We don't support returning longer than 64 bit "
 1790       error.SetErrorString(
 1793       error.SetErrorString(
 1798     error.SetErrorString(
 1801   return error;