Home
last modified time | relevance | path

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

/NextBSD/contrib/llvm/tools/lldb/source/Interpreter/
HDProperty.cpp304 Property::SetValueChangedCallback (OptionValueChangedCallback callback, void *baton) in SetValueChangedCallback() function in Property
HDOptionValueProperties.cpp84 OptionValueProperties::SetValueChangedCallback (uint32_t property_idx, in SetValueChangedCallback() function in OptionValueProperties
/NextBSD/contrib/llvm/tools/lldb/include/lldb/Interpreter/
HDOptionValue.h415 SetValueChangedCallback (OptionValueChangedCallback callback, in SetValueChangedCallback() function