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

References

tools/lldb/include/lldb/Interpreter/OptionValue.h
  311   void SetValueChangedCallback(OptionValueChangedCallback callback,
  325   OptionValueChangedCallback m_callback;
tools/lldb/include/lldb/Interpreter/OptionValueProperties.h
  201                                OptionValueChangedCallback callback,
tools/lldb/include/lldb/Interpreter/Property.h
   67   void SetValueChangedCallback(OptionValueChangedCallback callback,
tools/lldb/source/Interpreter/OptionValueProperties.cpp
   63     uint32_t property_idx, OptionValueChangedCallback callback, void *baton) {
tools/lldb/source/Interpreter/Property.cpp
  295 void Property::SetValueChangedCallback(OptionValueChangedCallback callback,