Searched refs:GetFirstValueByName (Results 1 – 3 of 3) sorted by relevance
59 lldb::SBValue GetFirstValueByName(const char *name) const { in GetFirstValueByName() function in ValueListImpl189 SBValue SBValueList::GetFirstValueByName(const char *name) const { in GetFirstValueByName() function in SBValueList194 sb_value = m_opaque_up->GetFirstValueByName(name); in GetFirstValueByName()
40 lldb::SBValue GetFirstValueByName(const char *name) const;
80747 result = ((lldb::SBValueList const *)arg1)->GetFirstValueByName((char const *)arg2); in _wrap_SBValueList_GetFirstValueByName()