10#ifndef LLDB_SOURCE_PLUGINS_LANGUAGE_OBJC_NSSTRING_H
11#define LLDB_SOURCE_PLUGINS_LANGUAGE_OBJC_NSSTRING_H
22 const TypeSummaryOptions &options);
26 Stream &stream,
const TypeSummaryOptions &summary_options);
30 Stream &stream,
const TypeSummaryOptions &summary_options);
33 const TypeSummaryOptions &options);
36 ValueObject &valobj, Stream &stream,
const TypeSummaryOptions &options);
40 static std::map<ConstString, CXXFunctionSummaryFormat::Callback> &
std::shared_ptr< ClassDescriptor > ClassDescriptorSP
A class that represents a running process on the host machine.