We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6f2ebc4 commit ababa48Copy full SHA for ababa48
lldb/include/lldb/API/SBDefines.h
@@ -124,6 +124,7 @@ class LLDB_API SBTypeFormat;
124
class LLDB_API SBTypeMember;
125
class LLDB_API SBTypeMemberFunction;
126
class LLDB_API SBTypeNameSpecifier;
127
+class LLDB_API SBTypeStaticField;
128
class LLDB_API SBTypeSummary;
129
class LLDB_API SBTypeSummaryOptions;
130
class LLDB_API SBTypeSynthetic;
0 commit comments