Lines Matching refs:GetCompileUnitAtIndex
39193 SWIG_check_num_args("lldb::SBModule::GetCompileUnitAtIndex",2,2)
39194 if(!SWIG_isptrtype(L,1)) SWIG_fail_arg("lldb::SBModule::GetCompileUnitAtIndex",1,"lldb::SBModule *");
39195 if(!lua_isinteger(L,2)) SWIG_fail_arg("lldb::SBModule::GetCompileUnitAtIndex",2,"uint32_t");
39202 result = (arg1)->GetCompileUnitAtIndex(arg2);
40243 { "GetCompileUnitAtIndex", _wrap_SBModule_GetCompileUnitAtIndex},