Home
last modified time | relevance | path

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

/external/llvm-project/lldb/source/Plugins/ScriptInterpreter/Lua/
DScriptInterpreterLua.h73 bool m_session_is_active = false; variable
/external/llvm-project/lldb/source/Plugins/ScriptInterpreter/Python/
DScriptInterpreterPythonImpl.h405 bool m_session_is_active; variable