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

/macosx-10.10/swig-12/Source/Modules/
H A Dlang.cxx456 SwigType *fullty = SwigType_typedef_resolve_all(ty); local
457 if (SwigType_isclass(fullty)) {
459 SwigType *tys = SwigType_strip_qualifiers(fullty);
465 Delete(fullty);
828 SwigType *ty, *fullty; local
897 fullty = SwigType_typedef_resolve_all(ty);
898 if (SwigType_isfunction(fullty)) {
901 ty = fullty;
902 fullty = 0;
1011 Delete(fullty);
[all...]

Completed in 118 milliseconds