Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/lldb/source/Plugins/ScriptInterpreter/Python/
H A DScriptInterpreterPythonImpl.h395 bool GetEmbeddedInterpreterModuleObjects();
H A DScriptInterpreterPython.cpp794 bool ScriptInterpreterPythonImpl::GetEmbeddedInterpreterModuleObjects() { in GetEmbeddedInterpreterModuleObjects() function in ScriptInterpreterPythonImpl
867 if (GetEmbeddedInterpreterModuleObjects()) { in ExecuteOneLine()