Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/lldb/source/Plugins/ScriptInterpreter/Python/
H A DScriptInterpreterPythonImpl.h409 ActiveIOHandler m_active_io_handler; variable
/openbsd-src/gnu/llvm/lldb/source/Plugins/ScriptInterpreter/Lua/
H A DScriptInterpreterLua.cpp140 ActiveIOHandler m_active_io_handler; member in IOHandlerLuaInterpreter