Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/lldb/source/Plugins/ScriptInterpreter/Python/
H A DScriptInterpreterPython.h582 bool GetEmbeddedInterpreterModuleObjects();
H A DScriptInterpreterPython.cpp735 bool ScriptInterpreterPython::GetEmbeddedInterpreterModuleObjects() { in GetEmbeddedInterpreterModuleObjects() function in ScriptInterpreterPython
872 if (GetEmbeddedInterpreterModuleObjects()) { in ExecuteOneLine()