Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/source/Plugins/ScriptInterpreter/Python/
H A DScriptInterpreterPythonImpl.h404 bool GetEmbeddedInterpreterModuleObjects();
H A DScriptInterpreterPython.cpp808 bool ScriptInterpreterPythonImpl::GetEmbeddedInterpreterModuleObjects() { in GetEmbeddedInterpreterModuleObjects() function in ScriptInterpreterPythonImpl
881 if (GetEmbeddedInterpreterModuleObjects()) { in ExecuteOneLine()