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