LLDB mainline
|
#include <SBCommandInterpreter.h>
Public Member Functions | |
virtual | ~SBCommandPluginInterface ()=default |
virtual bool | DoExecute (lldb::SBDebugger, char **, lldb::SBCommandReturnObject &) |
Definition at line 352 of file SBCommandInterpreter.h.
|
virtualdefault |
|
inlinevirtual |
Definition at line 356 of file SBCommandInterpreter.h.