Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/lldb/source/Plugins/Language/CPlusPlus/
H A DLibCxxMap.cpp74 void SetEntry(ValueObjectSP entry) { m_entry_sp = entry; } in SetEntry() function in MapEntry
129 m_entry.SetEntry(m_entry.parent()); in next()
151 left.SetEntry(x.left()); in tree_min()
163 rhs.SetEntry(rhs.left()); in is_left_child()
H A DLibCxxList.cpp62 void SetEntry(ValueObjectSP entry) { m_entry_sp = entry; } in SetEntry() function in __anon4c80f2680111::ListEntry
172 m_slow_runner.SetEntry(nullptr); in Update()
173 m_fast_runner.SetEntry(nullptr); in Update()