Searched refs:RunREPL (Results 1 – 6 of 6) sorted by relevance
647 SBError RunREPL(lldb::LanguageType language, const char *repl_options);
388 Status RunREPL(lldb::LanguageType language, const char *repl_options);
1265 SBError SBDebugger::RunREPL(lldb::LanguageType language, in RunREPL() function in SBDebugger1271 error.ref() = m_opaque_sp->RunREPL(language, repl_options); in RunREPL()
618 m_debugger.RunREPL(m_option_data.m_repl_lang, repl_options)); in MainLoop()
2336 Status Debugger::RunREPL(LanguageType language, const char *repl_options) { in RunREPL() function in Debugger
24199 result = (arg1)->RunREPL(arg2,(char const *)arg3); in _wrap_SBDebugger_RunREPL()