10#ifndef LLDB_DATAFORMATTERS_FORMATCACHE_H
11#define LLDB_DATAFORMATTERS_FORMATCACHE_H
57 template <
typename ImplSP>
bool Get(
ConstString type, ImplSP &format_impl_sp);
A uniqued constant string class.
A class that represents a running process on the host machine.
std::shared_ptr< lldb_private::TypeSummaryImpl > TypeSummaryImplSP
std::shared_ptr< lldb_private::TypeFormatImpl > TypeFormatImplSP
std::shared_ptr< lldb_private::SyntheticChildren > SyntheticChildrenSP
lldb::SyntheticChildrenSP m_synthetic_sp
lldb::TypeSummaryImplSP m_summary_sp
void Set(lldb::TypeFormatImplSP)
void Get(lldb::TypeFormatImplSP &)
lldb::TypeFormatImplSP m_format_sp