Home
last modified time | relevance | path

Searched refs:no_interpreter_err_msg (Results 1 – 1 of 1) sorted by relevance

/src/contrib/llvm-project/lldb/source/Plugins/ScriptInterpreter/None/
H A DScriptInterpreterNone.cpp29 static const char *no_interpreter_err_msg = variable
36 m_debugger.GetErrorStream().PutCString(no_interpreter_err_msg); in ExecuteOneLine()
41 m_debugger.GetErrorStream().PutCString(no_interpreter_err_msg); in ExecuteInterpreterLoop()