Searched refs:GetRecognizedArguments (Results 1 – 7 of 7) sorted by relevance
35 virtual lldb::ValueObjectListSP GetRecognizedArguments() { in GetRecognizedArguments() function
39 m_interpreter->GetRecognizedArguments(m_python_object_sp, frame); in RecognizeFrame()
107 GetRecognizedArguments(const StructuredData::ObjectSP &implementor,
1487 lldb::ValueObjectListSP ScriptInterpreterPythonImpl::GetRecognizedArguments( in GetRecognizedArguments() function in ScriptInterpreterPythonImpl
249 virtual lldb::ValueObjectListSP GetRecognizedArguments( in GetRecognizedArguments() function
671 recognized_frame->GetRecognizedArguments(); in DoExecute()
873 recognized_frame->GetRecognizedArguments(); in GetVariables()