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