HomeSort by relevance Sort by last modified time
    Searched refs:GetSynthetic (Results 1 - 3 of 3) sorted by null

  /external/lldb/include/lldb/DataFormatters/
FormatCache.h 54 GetSynthetic ();
79 GetSynthetic (const ConstString& type,lldb::SyntheticChildrenSP& synthetic_sp);
  /external/lldb/source/DataFormatters/
FormatCache.cpp 89 FormatCache::Entry::GetSynthetic ()
149 FormatCache::GetSynthetic (const ConstString& type,lldb::SyntheticChildrenSP& synthetic_sp)
158 synthetic_sp = entry.GetSynthetic();
FormatManager.cpp 385 if (m_format_cache.GetSynthetic(valobj_type,retval))
    [all...]

Completed in 2868 milliseconds