Home
last modified time | relevance | path

Searched defs:LeaveSession (Results 1 – 2 of 2) sorted by relevance

/external/llvm-project/lldb/source/Plugins/ScriptInterpreter/Lua/
DScriptInterpreterLua.cpp166 llvm::Error ScriptInterpreterLua::LeaveSession() { in LeaveSession() function in ScriptInterpreterLua
/external/llvm-project/lldb/source/Plugins/ScriptInterpreter/Python/
DScriptInterpreterPython.cpp667 void ScriptInterpreterPythonImpl::LeaveSession() { in LeaveSession() function in ScriptInterpreterPythonImpl