Searched refs:SWIG_Lua_pusherrstring (Results 1 – 1 of 1) sorted by relevance
| /freebsd-13.1/lib/clang/liblldb/ |
| H A D | LLDBWrapLua.cpp | 943 SWIG_Lua_pusherrstring (lua_State *L, const char *str) in SWIG_Lua_pusherrstring() function 1067 if (!(expr)) { SWIG_Lua_pusherrstring(L, (char *) msg); goto fail; } else 3046 SWIG_Lua_pusherrstring(L,"table must contain numbers");\ 3056 SWIG_Lua_pusherrstring(L,"expected a table");\ 3061 SWIG_Lua_pusherrstring(L,"table appears to be empty");\ 3066 SWIG_Lua_pusherrstring(L,"table must contain numbers");\ 3121 SWIG_Lua_pusherrstring(L,"expected a table"); in SWIG_get_ptr_array_var() 3126 SWIG_Lua_pusherrstring(L,"table appears to be empty"); in SWIG_get_ptr_array_var() 3746 SWIG_Lua_pusherrstring(L,"Wrong arguments for overloaded function 'new_string'\n" in _wrap_new_string() 5895 SWIG_Lua_pusherrstring(L,"Wrong arguments for overloaded function 'new_SBBlock'\n" in _wrap_new_SBBlock() [all …]
|