Searched refs:GetEntry (Results 1 – 2 of 2) sorted by relevance
54 explicit operator bool() { return GetEntry() && !null(); } in operator bool()56 ValueObjectSP GetEntry() { return m_entry_sp; } in GetEntry() function in __anon1be7be510111::ListEntry75 ValueObjectSP value() { return m_entry.GetEntry(); } in value()79 return m_entry.GetEntry(); in advance()82 return m_entry.GetEntry(); in advance()90 return m_entry.GetEntry(); in advance()
91 ValueObjectSP GetEntry() const { return m_entry_sp; } in GetEntry() function in MapEntry110 ValueObjectSP value() { return m_entry.GetEntry(); } in value()123 return m_entry.GetEntry(); in advance()