Searched defs:cmd_data (Results 1 – 3 of 3) sorted by relevance
223 auto cmd_data = std::make_unique<BreakpointOptions::CommandData>(); in IOHandlerInputComplete() local244 auto cmd_data = std::make_unique<BreakpointOptions::CommandData>(); in SetBreakpointCommandCallback() local
161 auto cmd_data = std::make_unique<BreakpointOptions::CommandData>(); in OptionParsingFinished() local
601 std::unique_ptr<CommandData> &cmd_data) { in SetCommandDataCallback()