Lines Matching refs:SetFormat
72405 SWIG_check_num_args("lldb::SBTypeFormat::SetFormat",2,2)
72406 if(!SWIG_isptrtype(L,1)) SWIG_fail_arg("lldb::SBTypeFormat::SetFormat",1,"lldb::SBTypeFormat *");
72407 if(!lua_isinteger(L,2)) SWIG_fail_arg("lldb::SBTypeFormat::SetFormat",2,"lldb::Format");
72414 (arg1)->SetFormat(arg2);
72617 { "SetFormat", _wrap_SBTypeFormat_SetFormat},
75644 SWIG_check_num_args("lldb::SBValue::SetFormat",2,2)
75645 if(!SWIG_isptrtype(L,1)) SWIG_fail_arg("lldb::SBValue::SetFormat",1,"lldb::SBValue *");
75646 if(!lua_isinteger(L,2)) SWIG_fail_arg("lldb::SBValue::SetFormat",2,"lldb::Format");
75653 (arg1)->SetFormat(arg2);
78943 { "SetFormat", _wrap_SBValue_SetFormat},