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