Searched refs:g_swig_call_command (Results 1 - 1 of 1) sorted by relevance

/external/lldb/source/Interpreter/
H A DScriptInterpreterPython.cpp57 static ScriptInterpreter::SWIGPythonCallCommand g_swig_call_command = NULL; variable
2958 if (!g_swig_call_command)
2993 ret_val = g_swig_call_command (impl_function,
3063 g_swig_call_command = LLDBSwigPythonCallCommand;

Completed in 57 milliseconds