Lines Matching refs:SetErrorStringWithFormat

686 …error.SetErrorStringWithFormat ("\"%s\" is a pointer and . was used to attempt to access \"%s\". D…  in GetValueForVariableExpressionPath()
692 …error.SetErrorStringWithFormat ("\"%s\" is not a pointer and -> was used to attempt to access \"%s… in GetValueForVariableExpressionPath()
718 … error.SetErrorStringWithFormat("no variable or instance variable named '%s' found in this frame", in GetValueForVariableExpressionPath()
726 … error.SetErrorStringWithFormat ("\"%s\" is not a member of \"(%s) %s\"", in GetValueForVariableExpressionPath()
733 … error.SetErrorStringWithFormat ("incomplete expression path after \"%s\" in \"%s\"", in GetValueForVariableExpressionPath()
772 … error.SetErrorStringWithFormat ("could not dereference \"(%s) %s\"", in GetValueForVariableExpressionPath()
791 … error.SetErrorStringWithFormat ("could not get item 0 for \"(%s) %s\"", in GetValueForVariableExpressionPath()
812 … error.SetErrorStringWithFormat("\"(%s) %s\" is an Objective-C pointer, and cannot be subscripted", in GetValueForVariableExpressionPath()
826 … error.SetErrorStringWithFormat ("\"(%s) %s\" is not an array type", in GetValueForVariableExpressionPath()
833 … error.SetErrorStringWithFormat ("array index %ld is not valid for \"(%s) %s\"", in GetValueForVariableExpressionPath()
844 … error.SetErrorStringWithFormat ("array index %ld is not valid for \"(%s) %s\"", in GetValueForVariableExpressionPath()
857 … error.SetErrorStringWithFormat ("failed to use pointer as array for index %ld for \"(%s) %s\"", in GetValueForVariableExpressionPath()
875 … error.SetErrorStringWithFormat ("array index %ld is not valid for \"(%s) %s\"", in GetValueForVariableExpressionPath()
888 … error.SetErrorStringWithFormat ("bitfield range %ld-%ld is not valid for \"(%s) %s\"", in GetValueForVariableExpressionPath()
902 … error.SetErrorStringWithFormat ("\"(%s) %s\" is not an array type", in GetValueForVariableExpressionPath()
909 … error.SetErrorStringWithFormat ("array index %ld is not valid for \"(%s) %s\"", in GetValueForVariableExpressionPath()
920 … error.SetErrorStringWithFormat ("array index %ld is not valid for \"(%s) %s\"", in GetValueForVariableExpressionPath()
974 … error.SetErrorStringWithFormat ("could not dereference \"(%s) %s\"", in GetValueForVariableExpressionPath()
993 … error.SetErrorStringWithFormat ("could not get item 0 for \"(%s) %s\"", in GetValueForVariableExpressionPath()
1021 … error.SetErrorStringWithFormat ("bitfield range %ld-%ld is not valid for \"(%s) %s\"", in GetValueForVariableExpressionPath()
1053 … error.SetErrorStringWithFormat("invalid square bracket encountered after \"%s\" in \"%s\"", in GetValueForVariableExpressionPath()
1063 … error.SetErrorStringWithFormat ("unexpected char '%c' encountered after \"%s\" in \"%s\"", in GetValueForVariableExpressionPath()
1096 error.SetErrorStringWithFormat("no variable named '%s' found in this frame", in GetValueForVariableExpressionPath()
1103 error.SetErrorStringWithFormat("invalid variable path '%s'", var_expr_cstr); in GetValueForVariableExpressionPath()