Home
last modified time | relevance | path

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

/llvm-project-15.0.7/lldb/source/Plugins/ScriptInterpreter/Python/
H A DScriptInterpreterPythonImpl.h392 bool GetEmbeddedInterpreterModuleObjects();
H A DScriptInterpreterPython.cpp790 bool ScriptInterpreterPythonImpl::GetEmbeddedInterpreterModuleObjects() { in GetEmbeddedInterpreterModuleObjects() function in ScriptInterpreterPythonImpl
863 if (GetEmbeddedInterpreterModuleObjects()) { in ExecuteOneLine()