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

/openbsd-current/gnu/llvm/lldb/include/lldb/Core/
H A DValueObject.h549 bool GetValueDidChange() { return m_flags.m_value_did_change; } function in class:lldb_private::ValueObject::PrintableRepresentationSpecialCases
/openbsd-current/gnu/llvm/lldb/source/API/
H A DSBValue.cpp406 bool SBValue::GetValueDidChange() { function in class:SBValue

Completed in 117 milliseconds