Lines Matching refs:GetValueForKey
51719 SWIG_check_num_args("lldb::SBStructuredData::GetValueForKey",2,2)
51720 if(!SWIG_isptrtype(L,1)) SWIG_fail_arg("lldb::SBStructuredData::GetValueForKey",1,"lldb::SBStructuredData const *");
51721 if(!SWIG_lua_isnilstring(L,2)) SWIG_fail_arg("lldb::SBStructuredData::GetValueForKey",2,"char const *");
51728 result = ((lldb::SBStructuredData const *)arg1)->GetValueForKey((char const *)arg2);
52390 { "GetValueForKey", _wrap_SBStructuredData_GetValueForKey},