Lines Matching defs:GetCommandInterpreter
289 SBCommandInterpreter interp = debugger.GetCommandInterpreter();
352 m_opaque_sp->GetCommandInterpreter().SkipLLDBInitFiles(b);
359 m_opaque_sp->GetCommandInterpreter().SkipAppInitFiles(b);
475 m_opaque_sp->GetCommandInterpreter().GetExecutionContext());
556 SBCommandInterpreter SBDebugger::GetCommandInterpreter() {
561 sb_interpreter.reset(&m_opaque_sp->GetCommandInterpreter());
575 SBCommandInterpreter sb_interpreter(GetCommandInterpreter());
584 SBProcess process(GetCommandInterpreter().GetProcess());
1251 m_opaque_sp->GetCommandInterpreter().RunCommandInterpreter(options);
1268 CommandInterpreter &interp = m_opaque_sp->GetCommandInterpreter();
1286 CommandInterpreter &interp = m_opaque_sp->GetCommandInterpreter();
1348 debugger_sp->GetCommandInterpreter().GetExecutionContext());
1370 debugger_sp->GetCommandInterpreter().GetExecutionContext());