Home
last modified time | relevance | path

Searched refs:python_is_finalizing (Results 1 – 1 of 1) sorted by relevance

/openbsd-src/gnu/llvm/lldb/source/Plugins/ScriptInterpreter/Python/
H A DPythonDataObjects.cpp72 static bool python_is_finalizing() { in python_is_finalizing() function
82 if (python_is_finalizing()) { in Reset()