Home
last modified time | relevance | path

Searched defs:GetValueDidChange (Results 1 – 2 of 2) sorted by relevance

/external/llvm-project/lldb/source/API/
DSBValue.cpp409 bool SBValue::GetValueDidChange() { in GetValueDidChange() function in SBValue
/external/llvm-project/lldb/source/Core/
DValueObject.cpp422 bool ValueObject::GetValueDidChange() { return m_value_did_change; } in GetValueDidChange() function in ValueObject