Searched defs:SetEntry (Results 1 – 2 of 2) sorted by relevance
/llvm-project/lldb/source/Plugins/Language/CPlusPlus/ | ||
H A D | LibCxxMap.cpp | 93 void SetEntry(ValueObjectSP entry) { m_entry_sp = entry; } in SetEntry() function in MapEntry |
H A D | LibCxxList.cpp | 58 void SetEntry(ValueObjectSP entry) { m_entry_sp = entry; } SetEntry() function in __anon79a2c5840111::ListEntry |