reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

Overrides

tools/lldb/include/lldb/Interpreter/CommandObject.h
  147   virtual CommandObjectMultiword *GetAsMultiwordCommand() { return nullptr; }

Declarations

tools/lldb/include/lldb/Interpreter/CommandObjectMultiword.h
   91   CommandObjectMultiword *GetAsMultiwordCommand() override;