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

References

tools/lldb/source/Core/SearchFilter.cpp
   82     error.SetErrorString("Can't deserialize from an invalid data object.");
   91     error.SetErrorStringWithFormat("Filter data missing subclass key");
   97     error.SetErrorStringWithFormatv("Unknown filter type: {0}.", subclass_name);
  105     error.SetErrorString("Filter data missing subclass options key.");
  112         target, *subclass_options, error);
  116         target, *subclass_options, error);
  120         target, *subclass_options, error);
  124         target, *subclass_options, error);
  127     error.SetErrorString("Can't serialize exception breakpoints yet.");