Searched refs:first_sp (Results 1 – 1 of 1) sorted by relevance
95 ValueObjectSP first_sp = nullptr; in GetChildAtIndex() local99 first_sp = p1_sp->GetChildMemberWithName(ConstString("__first_"), in GetChildAtIndex()106 first_sp = p1_sp->GetChildMemberWithName(ConstString("__value_"), in GetChildAtIndex()114 if (!first_sp) in GetChildAtIndex()116 m_element_type = first_sp->GetCompilerType(); in GetChildAtIndex()