reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

References

tools/lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.cpp
  694   if (on_entry_flags & Locker::InitGlobals) {
  956               (options.GetSetLLDBGlobals() ? Locker::InitGlobals : 0) |
 1069                     (options.GetSetLLDBGlobals() ? Locker::InitGlobals : 0) |
 1181                     (options.GetSetLLDBGlobals() ? Locker::InitGlobals : 0) |
tools/lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPythonImpl.h
  441                 ScriptInterpreterPythonImpl::Locker::InitGlobals,