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