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

/macosx-10.9.5/swig-10/Source/Modules/
H A Dallocate.cxx167 SwigType *this_fn = NewString(""); local
169 SwigType_add_function(this_fn, this_parms);
171 this_fn = SwigType_typedef_resolve_all(this_fn);
172 if (Strcmp(base_fn, this_fn) == 0) {
181 Delete(this_fn);

Completed in 65 milliseconds