Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/source/Plugins/Language/CPlusPlus/
H A DLibCxxMap.cpp93 void SetEntry(ValueObjectSP entry) { m_entry_sp = entry; } in SetEntry() function in MapEntry
143 m_entry.SetEntry(m_entry.parent()); in next()
165 left.SetEntry(x.left()); in tree_min()
177 rhs.SetEntry(rhs.left()); in is_left_child()
H A DLibCxxList.cpp58 void SetEntry(ValueObjectSP entry) { m_entry_sp = entry; } in SetEntry() function in __anon1be7be510111::ListEntry
168 m_slow_runner.SetEntry(nullptr); in Update()
169 m_fast_runner.SetEntry(nullptr); in Update()