Home
last modified time | relevance | path

Searched defs:GetUpdatePoint (Results 1 – 1 of 1) sorted by relevance

/freebsd-12.1/contrib/llvm/tools/lldb/include/lldb/Core/
H A DValueObject.h350 const EvaluationPoint &GetUpdatePoint() const { return m_update_point; } in GetUpdatePoint() function
352 EvaluationPoint &GetUpdatePoint() { return m_update_point; } in GetUpdatePoint() function