Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/source/Plugins/ScriptInterpreter/Python/
H A DScriptInterpreterPythonImpl.h378 uint32_t IsExecutingPython() { in IsExecutingPython() function
H A DScriptInterpreterPython.cpp926 if (!IsExecutingPython()) in Interrupt()
940 if (IsExecutingPython()) { in Interrupt()