Home
last modified time | relevance | path

Searched refs:SetSynthetic (Results 1 – 3 of 3) sorted by relevance

/external/lldb/source/DataFormatters/
DFormatCache.cpp49 SetSynthetic (synthetic_sp); in Entry()
55 SetSynthetic (synthetic_sp); in Entry()
102 FormatCache::Entry::SetSynthetic (lldb::SyntheticChildrenSP synthetic_sp) in SetSynthetic() function in FormatCache::Entry
176 FormatCache::SetSynthetic (const ConstString& type,lldb::SyntheticChildrenSP& synthetic_sp) in SetSynthetic() function in FormatCache
179 GetEntry(type).SetSynthetic(synthetic_sp); in SetSynthetic()
DFormatManager.cpp403 m_format_cache.SetSynthetic(valobj_type,retval); in GetSyntheticChildren()
/external/lldb/include/lldb/DataFormatters/
DFormatCache.h60 SetSynthetic (lldb::SyntheticChildrenSP);
85 SetSynthetic (const ConstString& type,lldb::SyntheticChildrenSP& synthetic_sp);