Searched refs:Swig_cmemberget_call (Results 1 - 3 of 3) sorted by relevance

/macosx-10.10.1/swig-12/Source/Swig/
H A Dswig.h337 extern String *Swig_cmemberget_call(const_String_or_char_ptr name, SwigType *t, String *self, int varcref);
H A Dcwrap.c710 * Swig_cmemberget_call()
718 String *Swig_cmemberget_call(const_String_or_char_ptr name, SwigType *t, String *self, int varcref) { function
1349 String *call = Swig_cmemberget_call(name, type, self, varcref);
/macosx-10.10.1/swig-12/Source/Modules/
H A Dlang.cxx1487 ActionFunc = Copy(Swig_cmemberget_call(name, type));

Completed in 130 milliseconds