Searched defs:GetEntry (Results 1 – 3 of 3) sorted by relevance
/openbsd-src/gnu/llvm/lldb/source/DataFormatters/ | ||
H A D | FormatCache.cpp | 54 FormatCache::Entry &FormatCache::GetEntry(ConstString type) { in GetEntry() function in FormatCache |
/openbsd-src/gnu/llvm/lldb/source/Plugins/Language/CPlusPlus/ | ||
H A D | LibCxxList.cpp | 60 ValueObjectSP GetEntry() { return m_entry_sp; } in GetEntry() function in __anon4c80f2680111::ListEntry |
H A D | LibCxxMap.cpp | 72 ValueObjectSP GetEntry() const { return m_entry_sp; } in GetEntry() function in MapEntry |