Home
last modified time | relevance | path

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

/external/llvm-project/lldb/source/Plugins/ScriptInterpreter/Python/
DScriptInterpreterPythonImpl.h390 bool GetEmbeddedInterpreterModuleObjects();
DScriptInterpreterPython.cpp890 bool ScriptInterpreterPythonImpl::GetEmbeddedInterpreterModuleObjects() { in GetEmbeddedInterpreterModuleObjects() function in ScriptInterpreterPythonImpl
963 if (GetEmbeddedInterpreterModuleObjects()) { in ExecuteOneLine()