summaryrefslogtreecommitdiffstats
path: root/include/lldb/Interpreter/CommandObject.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/lldb/Interpreter/CommandObject.h')
-rw-r--r--include/lldb/Interpreter/CommandObject.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/include/lldb/Interpreter/CommandObject.h b/include/lldb/Interpreter/CommandObject.h
index c0901d5..023de29 100644
--- a/include/lldb/Interpreter/CommandObject.h
+++ b/include/lldb/Interpreter/CommandObject.h
@@ -161,6 +161,9 @@ public:
}
void
+ FormatLongHelpText (Stream &output_strm, const char *long_help);
+
+ void
GenerateHelpText (CommandReturnObject &result);
virtual void
OpenPOWER on IntegriCloud