Home
last modified time | relevance | path

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

/external/llvm-project/lldb/include/lldb/Core/
DValueObject.h327 const EvaluationPoint &GetUpdatePoint() const { return m_update_point; } in GetUpdatePoint() function
329 EvaluationPoint &GetUpdatePoint() { return m_update_point; } in GetUpdatePoint() function