Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/include/lldb/Core/
H A DValueObject.h326 const EvaluationPoint &GetUpdatePoint() const { return m_update_point; } in GetUpdatePoint() function
328 EvaluationPoint &GetUpdatePoint() { return m_update_point; } in GetUpdatePoint() function