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