Searched defs:synthetic_sp (Results 1 – 3 of 3) sorted by relevance
49 void FormatCache::Entry::Set(lldb::SyntheticChildrenSP synthetic_sp) { in Set()113 lldb::SyntheticChildrenSP &synthetic_sp) { in Set()
140 ValueObjectSP synthetic_sp = value_sp->GetSyntheticValue(); in GetSP() local530 lldb::SyntheticChildrenSP synthetic_sp = value_sp->GetSyntheticChildren(); in GetTypeFilter() local
3300 lldb::ValueObjectSP synthetic_sp = m_user_valobj_sp->GetSyntheticValue(); in GetSP() local