Searched refs:LeaveSession (Results 1 – 4 of 4) sorted by relevance
80 llvm::Error LeaveSession();
54 llvm::cantFail(m_script_interpreter.LeaveSession()); in ~IOHandlerLuaInterpreter()253 llvm::Error ScriptInterpreterLua::LeaveSession() { in LeaveSession() function in ScriptInterpreterLua
368 void LeaveSession();
395 m_python_interpreter->LeaveSession(); in DoTearDownSession()571 void ScriptInterpreterPythonImpl::LeaveSession() { in LeaveSession() function in ScriptInterpreterPythonImpl