Home
last modified time | relevance | path

Searched defs:SetEntry (Results 1 – 2 of 2) sorted by relevance

/openbsd-src/gnu/llvm/lldb/source/Plugins/Language/CPlusPlus/
H A DLibCxxList.cpp62 void SetEntry(ValueObjectSP entry) { m_entry_sp = entry; } in SetEntry() function in __anon4c80f2680111::ListEntry
H A DLibCxxMap.cpp74 void SetEntry(ValueObjectSP entry) { m_entry_sp = entry; } in SetEntry() function in MapEntry