Searched refs:LeaveSession (Results 1 – 4 of 4) sorted by relevance
81 llvm::Error LeaveSession();
55 llvm::cantFail(m_script_interpreter.LeaveSession()); in ~IOHandlerLuaInterpreter()267 llvm::Error ScriptInterpreterLua::LeaveSession() { in LeaveSession() function in ScriptInterpreterLua
376 void LeaveSession();
397 m_python_interpreter->LeaveSession(); in DoTearDownSession()569 void ScriptInterpreterPythonImpl::LeaveSession() { in LeaveSession() function in ScriptInterpreterPythonImpl