Home
last modified time | relevance | path

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

/freebsd-14.2/lib/clang/liblldb/
H A DLLDBWrapLua.cpp1077 #define SWIG_isptrtype(L,I) (lua_isuserdata(L,I) || lua_isnil(L,I)) macro
4019 if(!SWIG_isptrtype(L,1)) SWIG_fail_arg("std::string::assign",1,"std::string *"); in _wrap_string_assign()
15821 if(!SWIG_isptrtype(L,2)) SWIG_fail_arg("lldb::SBCommunication::Read",2,"void *"); in _wrap_SBCommunication_Read()
17024 if(!SWIG_isptrtype(L,1)) SWIG_fail_arg("lldb::SBData::Clear",1,"lldb::SBData *"); in _wrap_SBData_Clear()
27301 if(!SWIG_isptrtype(L,1)) SWIG_fail_arg("lldb::SBFile::Read",1,"lldb::SBFile *"); in _wrap_SBFile_Read()
27302 if(!SWIG_isptrtype(L,2)) SWIG_fail_arg("lldb::SBFile::Read",2,"uint8_t *"); in _wrap_SBFile_Read()
27304 if(!SWIG_isptrtype(L,4)) SWIG_fail_arg("lldb::SBFile::Read",4,"size_t *"); in _wrap_SBFile_Read()
27345 if(!SWIG_isptrtype(L,1)) SWIG_fail_arg("lldb::SBFile::Write",1,"lldb::SBFile *"); in _wrap_SBFile_Write()
27348 if(!SWIG_isptrtype(L,4)) SWIG_fail_arg("lldb::SBFile::Write",4,"size_t *"); in _wrap_SBFile_Write()
27386 if(!SWIG_isptrtype(L,1)) SWIG_fail_arg("lldb::SBFile::Flush",1,"lldb::SBFile *"); in _wrap_SBFile_Flush()
[all …]