Lines Matching defs:GetCommandInterpreter
293 SBCommandInterpreter interp = debugger.GetCommandInterpreter();
356 m_opaque_sp->GetCommandInterpreter().SkipLLDBInitFiles(b);
363 m_opaque_sp->GetCommandInterpreter().SkipAppInitFiles(b);
479 m_opaque_sp->GetCommandInterpreter().GetExecutionContext());
560 SBCommandInterpreter SBDebugger::GetCommandInterpreter() {
565 sb_interpreter.reset(&m_opaque_sp->GetCommandInterpreter());
579 SBCommandInterpreter sb_interpreter(GetCommandInterpreter());
588 SBProcess process(GetCommandInterpreter().GetProcess());
1259 m_opaque_sp->GetCommandInterpreter().RunCommandInterpreter(options);
1276 CommandInterpreter &interp = m_opaque_sp->GetCommandInterpreter();
1294 CommandInterpreter &interp = m_opaque_sp->GetCommandInterpreter();
1356 debugger_sp->GetCommandInterpreter().GetExecutionContext());
1378 debugger_sp->GetCommandInterpreter().GetExecutionContext());