Home
last modified time | relevance | path

Searched defs:GetEntry (Results 1 – 3 of 3) sorted by relevance

/openbsd-src/gnu/llvm/lldb/source/DataFormatters/
H A DFormatCache.cpp54 FormatCache::Entry &FormatCache::GetEntry(ConstString type) { in GetEntry() function in FormatCache
/openbsd-src/gnu/llvm/lldb/source/Plugins/Language/CPlusPlus/
H A DLibCxxList.cpp60 ValueObjectSP GetEntry() { return m_entry_sp; } in GetEntry() function in __anon4c80f2680111::ListEntry
H A DLibCxxMap.cpp72 ValueObjectSP GetEntry() const { return m_entry_sp; } in GetEntry() function in MapEntry