Lines Matching defs:mi_command
34 struct mi_command_mi : public mi_command
36 /* Constructor. For NAME and SUPPRESS_NOTIFICATION see mi_command
41 : mi_command (name, suppress_notification),
68 struct mi_command_cli : public mi_command
70 /* Constructor. For NAME and SUPPRESS_NOTIFICATION see mi_command
78 : mi_command (name, suppress_notification),
176 mi_command::mi_command (const char *name, int *suppress_notification)
186 mi_command::do_suppress_notification () const
362 mi_command *