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

Declarations

tools/lldb/source/Plugins/ScriptInterpreter/Python/PythonDataObjects.h
  685   void Restore();

References

tools/lldb/source/Plugins/ScriptInterpreter/Python/PythonDataObjects.h
  718       expected.takeError(), [](PythonException &E) { E.Restore(); },
tools/lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.cpp
 1090           E.Restore();
 1204             E.Restore();