Home
last modified time | relevance | path

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

/external/lldb/include/lldb/Core/
DValueObject.h496 IsFirstEvaluation () const in IsFirstEvaluation() function
/external/lldb/source/Core/
DValueObject.cpp183 bool first_update = m_update_point.IsFirstEvaluation(); in UpdateValueIfNeeded()