Home
last modified time | relevance | path

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

/llvm-project/lldb/source/Plugins/ScriptInterpreter/Lua/
H A DScriptInterpreterLua.h104 bool m_session_is_active = false; variable
/llvm-project/lldb/source/Plugins/ScriptInterpreter/Python/
H A DScriptInterpreterPythonImpl.h419 bool m_session_is_active; global() variable