Searched defs:SetEntry (Results 1 – 2 of 2) sorted by relevance
| /src/contrib/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; } in SetEntry() function in __anon804b0be60111::ListEntry |