Home
last modified time | relevance | path

Searched refs:GetValueDidChange (Results 1 – 7 of 7) sorted by relevance

/NextBSD/contrib/llvm/tools/lldb/source/Core/
HDValueObjectCast.cpp114 SetValueDidChange (m_parent->GetValueDidChange()); in UpdateValue()
HDValueObject.cpp530 ValueObject::GetValueDidChange () in GetValueDidChange() function in ValueObject
HDIOHandler.cpp3759 if (valobj->GetValueDidChange()) in DisplayRowObject()
/NextBSD/contrib/llvm/tools/lldb/include/lldb/API/
HDSBValue.h87 GetValueDidChange ();
/NextBSD/contrib/llvm/tools/lldb/tools/lldb-mi/
HDMICmdCmdVar.cpp296 vrwValue.GetValueDidChange(); in CompleteSBValue()
504 if (vrwValue.GetValueDidChange()) in ExamineSBValueForChange()
520 if (member.GetValueDidChange()) in ExamineSBValueForChange()
/NextBSD/contrib/llvm/tools/lldb/source/API/
HDSBValue.cpp617 SBValue::GetValueDidChange () in GetValueDidChange() function in SBValue
626 result = value_sp->GetValueDidChange (); in GetValueDidChange()
/NextBSD/contrib/llvm/tools/lldb/include/lldb/Core/
HDValueObject.h656 GetValueDidChange ();