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.h372 uint32_t IsExecutingPython() { in IsExecutingPython() function
H A DScriptInterpreterPython.cpp946 if (!IsExecutingPython()) in Interrupt()
960 if (IsExecutingPython()) { in Interrupt()