Home
last modified time | relevance | path

Searched refs:DetachOnErrorValueChangedCallback (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/lldb/include/lldb/Target/
H A DTarget.h271 void DetachOnErrorValueChangedCallback();
/freebsd/contrib/llvm-project/lldb/source/Target/
H A DTarget.cpp4173 DetachOnErrorValueChangedCallback(); in TargetProperties()
4218 DetachOnErrorValueChangedCallback(); in UpdateLaunchInfoFromProperties()
4847 void TargetProperties::DetachOnErrorValueChangedCallback() { in DetachOnErrorValueChangedCallback() function in TargetProperties