Lines Matching refs:GetStringValue
52280 SWIG_check_num_args("lldb::SBStructuredData::GetStringValue",2,2)
52281 if(!SWIG_isptrtype(L,1)) SWIG_fail_arg("lldb::SBStructuredData::GetStringValue",1,"lldb::SBStructuredData const *");
52294 result = ((lldb::SBStructuredData const *)arg1)->GetStringValue(arg2,arg3);
52397 { "GetStringValue", _wrap_SBStructuredData_GetStringValue},