10#ifndef LLDB_SOURCE_PLUGINS_LANGUAGE_OBJC_NSSET_H
11#define LLDB_SOURCE_PLUGINS_LANGUAGE_OBJC_NSSET_H
21template <
bool cf_style>
23 const TypeSummaryOptions &options);
30 static std::map<ConstString, CXXFunctionSummaryFormat::Callback> &
33 static std::map<ConstString, CXXSyntheticChildren::CreateFrontEndCallback> &
A class that represents a running process on the host machine.
std::shared_ptr< lldb_private::ValueObject > ValueObjectSP