Home
last modified time | relevance | path

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

/NextBSD/contrib/llvm/tools/lldb/include/lldb/Interpreter/
HDScriptInterpreterPython.h505 IsExecutingPython () const in IsExecutingPython() function
/NextBSD/contrib/llvm/tools/lldb/source/Interpreter/
HDScriptInterpreterPython.cpp848 if (IsExecutingPython()) in Interrupt()