Searched refs:SetSynthetic (Results 1 – 4 of 4) sorted by relevance
42 SetSynthetic(synthetic_sp); in Entry()58 SetSynthetic(synthetic_sp); in Entry()94 void FormatCache::Entry::SetSynthetic(lldb::SyntheticChildrenSP synthetic_sp) { in SetSynthetic() function in FormatCache::Entry205 void FormatCache::SetSynthetic(const ConstString &type, in SetSynthetic() function in FormatCache208 GetEntry(type).SetSynthetic(synthetic_sp); in SetSynthetic()
102 m_format_cache.SetSynthetic(match_data.GetTypeForCache(), format_sp); in Get()185 m_format_cache.SetSynthetic(match_data.GetTypeForCache(), format_sp); in GetHardcoded()
857 m_format_cache.SetSynthetic(match_data.GetTypeForCache(), retval); in GetSyntheticChildren()
64 void SetSynthetic(lldb::SyntheticChildrenSP);94 void SetSynthetic(const ConstString &type,