Home
last modified time | relevance | path

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

/external/lldb/source/DataFormatters/
DFormatCache.cpp89 FormatCache::Entry::GetSynthetic () in GetSynthetic() function in FormatCache::Entry
149 FormatCache::GetSynthetic (const ConstString& type,lldb::SyntheticChildrenSP& synthetic_sp) in GetSynthetic() function in FormatCache
158 synthetic_sp = entry.GetSynthetic(); in GetSynthetic()
DFormatManager.cpp385 if (m_format_cache.GetSynthetic(valobj_type,retval)) in GetSyntheticChildren()
/external/lldb/include/lldb/DataFormatters/
DFormatCache.h54 GetSynthetic ();
79 GetSynthetic (const ConstString& type,lldb::SyntheticChildrenSP& synthetic_sp);