Searched refs:m_first_update (Results 1 - 2 of 2) sorted by relevance

/external/lldb/include/lldb/Core/
H A DValueObject.h498 return m_first_update;
549 bool m_first_update; member in class:lldb_private::ValueObject::EvaluationPoint
/external/lldb/source/Core/
H A DValueObject.cpp3881 m_first_update (true)
3889 m_first_update (true)
3934 m_first_update (true)
4027 m_first_update = false;

Completed in 48 milliseconds