Home
last modified time | relevance | path

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

/external/lldb/include/lldb/Core/
DValueObject.h511 NeedsUpdating() in NeedsUpdating() function
/external/lldb/source/Core/
DValueObject.cpp185 if (m_update_point.NeedsUpdating()) in UpdateValueIfNeeded()