Home
last modified time | relevance | path

Searched refs:SWIG_Lua_pushferrstring (Results 1 – 1 of 1) sorted by relevance

/freebsd-14.2/lib/clang/liblldb/
H A DLLDBWrapLua.cpp933 SWIG_Lua_pushferrstring (lua_State *L, const char *fmt, ...) in SWIG_Lua_pushferrstring() function
1052 {SWIG_Lua_pushferrstring(L,"Error in %s (arg %d), expected '%s' got '%s'",\
1059 …{SWIG_Lua_pushferrstring(L,"Error in %s expected %d..%d args, got %d",func_name,a,b,lua_gettop(L))…
1744SWIG_Lua_pushferrstring(L,"Assignment not possible. No setter/member with this name. For custom as… in SWIG_Lua_class_set()
2149SWIG_Lua_pushferrstring(L,"The metamethod proxy is set, but it failed to find actual metamethod. M… in SWIG_Lua_resolve_metamethod()
3067 SWIG_Lua_pushferrstring(L,"expected a table of size %d",size);\
3133 SWIG_Lua_pushferrstring(L,"expected a table of size %d",size); in SWIG_get_ptr_array_fixed()
3138 SWIG_Lua_pushferrstring(L,"table must contain pointers of type %s",type->name); in SWIG_get_ptr_array_fixed()
3157 SWIG_Lua_pushferrstring(L,"table must contain pointers of type %s",type->name); in SWIG_get_ptr_array_var()