Home
last modified time | relevance | path

Searched defs:SetValueChangedCallback (Results 1 – 3 of 3) sorted by relevance

/freebsd-12.1/contrib/llvm/tools/lldb/source/Interpreter/
H A DProperty.cpp289 void Property::SetValueChangedCallback(OptionValueChangedCallback callback, in SetValueChangedCallback() function in Property
H A DOptionValueProperties.cpp63 void OptionValueProperties::SetValueChangedCallback( in SetValueChangedCallback() function in OptionValueProperties
/freebsd-12.1/contrib/llvm/tools/lldb/include/lldb/Interpreter/
H A DOptionValue.h320 void SetValueChangedCallback(OptionValueChangedCallback callback, in SetValueChangedCallback() function