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
29 ValueObject &valobj, Stream &stream,
30 const TypeSummaryOptions &options);
33 ValueObject &valobj, Stream &stream,
34 const TypeSummaryOptions &options);
36SyntheticChildrenFrontEnd *
40SyntheticChildrenFrontEnd *
44SyntheticChildrenFrontEnd *
48SyntheticChildrenFrontEnd *
52SyntheticChildrenFrontEnd *
56SyntheticChildrenFrontEnd *
60SyntheticChildrenFrontEnd *
65 const TypeSummaryOptions &options);
A class that represents a running process on the host machine.
std::shared_ptr< lldb_private::ValueObject > ValueObjectSP