• Home
  • History
  • Annotate
  • Raw
  • Download
  • only in /freebsd-13-stable/lib/clang/liblldb/

Lines Matching refs:SBFunction

3171 #include "lldb/API/SBFunction.h"
3381 SWIGINTERN std::string lldb_SBFunction___str__(lldb::SBFunction *self){
4476 lldb::SBFunction result;
4487 lldb::SBFunction * resultptr = new lldb::SBFunction((const lldb::SBFunction &) result);
26660 lldb::SBFunction result;
26671 lldb::SBFunction * resultptr = new lldb::SBFunction((const lldb::SBFunction &) result);
28285 lldb::SBFunction *result = 0 ;
28287 SWIG_check_num_args("lldb::SBFunction::SBFunction",0,0)
28288 result = (lldb::SBFunction *)new lldb::SBFunction();
28302 lldb::SBFunction *arg1 = 0 ;
28303 lldb::SBFunction *result = 0 ;
28305 SWIG_check_num_args("lldb::SBFunction::SBFunction",1,1)
28306 if(!lua_isuserdata(L,1)) SWIG_fail_arg("lldb::SBFunction::SBFunction",1,"lldb::SBFunction const &");
28312 result = (lldb::SBFunction *)new lldb::SBFunction((lldb::SBFunction const &)*arg1);
28351 " lldb::SBFunction::SBFunction()\n"
28352 " lldb::SBFunction::SBFunction(lldb::SBFunction const &)\n");
28359 lldb::SBFunction *arg1 = (lldb::SBFunction *) 0 ;
28362 SWIG_check_num_args("lldb::SBFunction::IsValid",1,1)
28363 if(!SWIG_isptrtype(L,1)) SWIG_fail_arg("lldb::SBFunction::IsValid",1,"lldb::SBFunction const *");
28369 result = (bool)((lldb::SBFunction const *)arg1)->IsValid();
28383 lldb::SBFunction *arg1 = (lldb::SBFunction *) 0 ;
28386 SWIG_check_num_args("lldb::SBFunction::GetName",1,1)
28387 if(!SWIG_isptrtype(L,1)) SWIG_fail_arg("lldb::SBFunction::GetName",1,"lldb::SBFunction const *");
28393 result = (char *)((lldb::SBFunction const *)arg1)->GetName();
28407 lldb::SBFunction *arg1 = (lldb::SBFunction *) 0 ;
28410 SWIG_check_num_args("lldb::SBFunction::GetDisplayName",1,1)
28411 if(!SWIG_isptrtype(L,1)) SWIG_fail_arg("lldb::SBFunction::GetDisplayName",1,"lldb::SBFunction const *");
28417 result = (char *)((lldb::SBFunction const *)arg1)->GetDisplayName();
28431 lldb::SBFunction *arg1 = (lldb::SBFunction *) 0 ;
28434 SWIG_check_num_args("lldb::SBFunction::GetMangledName",1,1)
28435 if(!SWIG_isptrtype(L,1)) SWIG_fail_arg("lldb::SBFunction::GetMangledName",1,"lldb::SBFunction const *");
28441 result = (char *)((lldb::SBFunction const *)arg1)->GetMangledName();
28455 lldb::SBFunction *arg1 = (lldb::SBFunction *) 0 ;
28460 SWIG_check_num_args("lldb::SBFunction::GetInstructions",2,2)
28461 if(!SWIG_isptrtype(L,1)) SWIG_fail_arg("lldb::SBFunction::GetInstructions",1,"lldb::SBFunction *");
28462 if(!lua_isuserdata(L,2)) SWIG_fail_arg("lldb::SBFunction::GetInstructions",2,"lldb::SBTarget");
28491 lldb::SBFunction *arg1 = (lldb::SBFunction *) 0 ;
28497 SWIG_check_num_args("lldb::SBFunction::GetInstructions",3,3)
28498 if(!SWIG_isptrtype(L,1)) SWIG_fail_arg("lldb::SBFunction::GetInstructions",1,"lldb::SBFunction *");
28499 if(!lua_isuserdata(L,2)) SWIG_fail_arg("lldb::SBFunction::GetInstructions",2,"lldb::SBTarget");
28500 if(!SWIG_lua_isnilstring(L,3)) SWIG_fail_arg("lldb::SBFunction::GetInstructions",3,"char const *");
28591 " lldb::SBFunction::GetInstructions(lldb::SBTarget)\n"
28592 " lldb::SBFunction::GetInstructions(lldb::SBTarget,char const *)\n");
28599 lldb::SBFunction *arg1 = (lldb::SBFunction *) 0 ;
28602 SWIG_check_num_args("lldb::SBFunction::GetStartAddress",1,1)
28603 if(!SWIG_isptrtype(L,1)) SWIG_fail_arg("lldb::SBFunction::GetStartAddress",1,"lldb::SBFunction *");
28626 lldb::SBFunction *arg1 = (lldb::SBFunction *) 0 ;
28629 SWIG_check_num_args("lldb::SBFunction::GetEndAddress",1,1)
28630 if(!SWIG_isptrtype(L,1)) SWIG_fail_arg("lldb::SBFunction::GetEndAddress",1,"lldb::SBFunction *");
28653 lldb::SBFunction *arg1 = (lldb::SBFunction *) 0 ;
28657 SWIG_check_num_args("lldb::SBFunction::GetArgumentName",2,2)
28658 if(!SWIG_isptrtype(L,1)) SWIG_fail_arg("lldb::SBFunction::GetArgumentName",1,"lldb::SBFunction *");
28659 if(!lua_isnumber(L,2)) SWIG_fail_arg("lldb::SBFunction::GetArgumentName",2,"uint32_t");
28681 lldb::SBFunction *arg1 = (lldb::SBFunction *) 0 ;
28684 SWIG_check_num_args("lldb::SBFunction::GetPrologueByteSize",1,1)
28685 if(!SWIG_isptrtype(L,1)) SWIG_fail_arg("lldb::SBFunction::GetPrologueByteSize",1,"lldb::SBFunction *");
28705 lldb::SBFunction *arg1 = (lldb::SBFunction *) 0 ;
28708 SWIG_check_num_args("lldb::SBFunction::GetType",1,1)
28709 if(!SWIG_isptrtype(L,1)) SWIG_fail_arg("lldb::SBFunction::GetType",1,"lldb::SBFunction *");
28732 lldb::SBFunction *arg1 = (lldb::SBFunction *) 0 ;
28735 SWIG_check_num_args("lldb::SBFunction::GetBlock",1,1)
28736 if(!SWIG_isptrtype(L,1)) SWIG_fail_arg("lldb::SBFunction::GetBlock",1,"lldb::SBFunction *");
28759 lldb::SBFunction *arg1 = (lldb::SBFunction *) 0 ;
28762 SWIG_check_num_args("lldb::SBFunction::GetLanguage",1,1)
28763 if(!SWIG_isptrtype(L,1)) SWIG_fail_arg("lldb::SBFunction::GetLanguage",1,"lldb::SBFunction *");
28783 lldb::SBFunction *arg1 = (lldb::SBFunction *) 0 ;
28786 SWIG_check_num_args("lldb::SBFunction::GetIsOptimized",1,1)
28787 if(!SWIG_isptrtype(L,1)) SWIG_fail_arg("lldb::SBFunction::GetIsOptimized",1,"lldb::SBFunction *");
28807 lldb::SBFunction *arg1 = (lldb::SBFunction *) 0 ;
28811 SWIG_check_num_args("lldb::SBFunction::GetDescription",2,2)
28812 if(!SWIG_isptrtype(L,1)) SWIG_fail_arg("lldb::SBFunction::GetDescription",1,"lldb::SBFunction *");
28813 if(!lua_isuserdata(L,2)) SWIG_fail_arg("lldb::SBFunction::GetDescription",2,"lldb::SBStream &");
28838 lldb::SBFunction *arg1 = (lldb::SBFunction *) 0 ;
28839 lldb::SBFunction *arg2 = 0 ;
28842 SWIG_check_num_args("lldb::SBFunction::operator ==",2,2)
28843 if(!SWIG_isptrtype(L,1)) SWIG_fail_arg("lldb::SBFunction::operator ==",1,"lldb::SBFunction const *");
28844 if(!lua_isuserdata(L,2)) SWIG_fail_arg("lldb::SBFunction::operator ==",2,"lldb::SBFunction const &");
28855 result = (bool)((lldb::SBFunction const *)arg1)->operator ==((lldb::SBFunction const &)*arg2);
28869 lldb::SBFunction *arg1 = (lldb::SBFunction *) 0 ;
28872 SWIG_check_num_args("lldb::SBFunction::__str__",1,1)
28873 if(!SWIG_isptrtype(L,1)) SWIG_fail_arg("lldb::SBFunction::__str__",1,"lldb::SBFunction *");
28892 lldb::SBFunction *arg1 = (lldb::SBFunction *) obj;
28945 "SBFunction",
28954 static swig_lua_class _wrap_class_SBFunction = { "SBFunction", "SBFunction", &SWIGTYPE_p_lldb__SBFunction,_proxy__wrap_new_SBFunction, swig_delete_SBFunction, swig_SBFunction_methods, swig_SBFunction_attributes, &swig_SBFunction_Sf_SwigStatic, swig_SBFunction_meta, swig_SBFunction_bases, swig_SBFunction_base_names };
45406 lldb::SBFunction result;
45417 lldb::SBFunction * resultptr = new lldb::SBFunction((const lldb::SBFunction &) result);
45578 lldb::SBFunction arg2 ;
45579 lldb::SBFunction *argp2 ;
45583 if(!lua_isuserdata(L,2)) SWIG_fail_arg("lldb::SBSymbolContext::SetFunction",2,"lldb::SBFunction");
70852 static swig_type_info _swigt__p_lldb__SBFunction = {"_p_lldb__SBFunction", "lldb::SBFunction *", 0, 0, (void*)&_wrap_class_SBFunction, 0};