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);
29 const TypeSummaryOptions &options);
32 ValueObject &valobj, Stream &stream,
const TypeSummaryOptions &options);
36 static std::map<ConstString, CXXFunctionSummaryFormat::Callback> &
std::shared_ptr< ClassDescriptor > ClassDescriptorSP
A class that represents a running process on the host machine.