Home
last modified time | relevance | path

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

/freebsd-10-stable/contrib/llvm/tools/lldb/include/lldb/Core/
DValueObject.h272 IsFirstEvaluation () const in IsFirstEvaluation() function
/freebsd-10-stable/contrib/llvm/tools/lldb/source/Core/
DValueObject.cpp184 bool first_update = m_update_point.IsFirstEvaluation(); in UpdateValueIfNeeded()