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