Home
last modified time | relevance | path

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

/freebsd-10-stable/contrib/llvm/tools/lldb/include/lldb/Core/
DValueObject.h274 return m_first_update; in IsFirstEvaluation()
325 bool m_first_update; variable
/freebsd-10-stable/contrib/llvm/tools/lldb/source/Core/
DValueObject.cpp3643 m_first_update (true) in EvaluationPoint()
3651 m_first_update (true) in EvaluationPoint()
3696 m_first_update (true) in EvaluationPoint()
3790 m_first_update = false; in SetUpdated()