Searched refs:parent_command (Results 1 – 2 of 2) sorted by relevance
50 auto parent_command = in InitializeBasePluginForDebugger() local52 if (!parent_command) in InitializeBasePluginForDebugger()60 parent_command->LoadSubCommand(command_name, command_sp); in InitializeBasePluginForDebugger()
1343 auto parent_command = in DebuggerInitialize() 1345 if (!parent_command) { in DebuggerInitialize() 1353 bool result = parent_command->LoadSubCommand(command_name, command_sp); in DebuggerInitialize() 1347 auto parent_command = DebuggerInitialize() local