Searched refs:GetSetLLDBGlobals (Results 1 - 2 of 2) sorted by relevance

/openbsd-current/gnu/llvm/lldb/include/lldb/Interpreter/
H A DScriptInterpreter.h49 bool GetSetLLDBGlobals() const { return m_set_lldb_globals; } function in class:lldb_private::ExecuteScriptOptions
/openbsd-current/gnu/llvm/lldb/source/Plugins/ScriptInterpreter/Python/
H A DScriptInterpreterPython.cpp858 (options.GetSetLLDBGlobals() ? Locker::InitGlobals : 0) |
985 (options.GetSetLLDBGlobals() ? Locker::InitGlobals : 0) |
1109 (options.GetSetLLDBGlobals() ? Locker::InitGlobals : 0) |

Completed in 67 milliseconds