9#ifndef LLDB_SOURCE_PLUGINS_LANGUAGE_CPLUSPLUS_LIBSTDCPP_H
10#define LLDB_SOURCE_PLUGINS_LANGUAGE_CPLUSPLUS_LIBSTDCPP_H
20 ValueObject &valobj, Stream &stream,
21 const TypeSummaryOptions &options);
24 ValueObject &valobj, Stream &stream,
25 const TypeSummaryOptions &options);
28 ValueObject &valobj, Stream &stream,
29 const TypeSummaryOptions
33 ValueObject &valobj, Stream &stream,
34 const TypeSummaryOptions &options);
36SyntheticChildrenFrontEnd *
40SyntheticChildrenFrontEnd *
44SyntheticChildrenFrontEnd *
48SyntheticChildrenFrontEnd *
52SyntheticChildrenFrontEnd *
56SyntheticChildrenFrontEnd *
60SyntheticChildrenFrontEnd *
A class that represents a running process on the host machine.
std::shared_ptr< lldb_private::ValueObject > ValueObjectSP