LLDB mainline
|
This is the complete list of members for lldb_private::FormatCache, including all inherited members.
Clear() | lldb_private::FormatCache | |
FormatCache()=default | lldb_private::FormatCache | |
Get(ConstString type, ImplSP &format_impl_sp) | lldb_private::FormatCache | |
GetCacheHits() | lldb_private::FormatCache | inline |
GetCacheMisses() | lldb_private::FormatCache | inline |
m_cache_hits | lldb_private::FormatCache | private |
m_cache_misses | lldb_private::FormatCache | private |
m_entries | lldb_private::FormatCache | private |
m_mutex | lldb_private::FormatCache | private |
Set(ConstString type, lldb::TypeFormatImplSP &format_sp) | lldb_private::FormatCache | |
Set(ConstString type, lldb::TypeSummaryImplSP &summary_sp) | lldb_private::FormatCache | |
Set(ConstString type, lldb::SyntheticChildrenSP &synthetic_sp) | lldb_private::FormatCache |