Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/source/Plugins/ScriptInterpreter/Python/
H A DScriptInterpreterPythonImpl.h341 bool DoTearDownSession();
H A DScriptInterpreterPython.cpp394 bool ScriptInterpreterPythonImpl::Locker::DoTearDownSession() { in DoTearDownSession() function in ScriptInterpreterPythonImpl::Locker
403 DoTearDownSession(); in ~Locker()