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

/macosx-10.10/swig-12/Source/CParse/
H A Dtempl.c524 String *tb = SwigType_base(ty);
564 tn = SwigType_base(ty);
H A Dparser.y3707 if (Strcmp(pn,SwigType_base(Getitem(tlist,i))) == 0) {
H A Dparser.c6913 if (Strcmp(pn,SwigType_base(Getitem(tlist,i))) == 0) {
/macosx-10.10/swig-12/Source/Modules/
H A Dclisp.cxx393 SwigType *base = SwigType_base(ty);
H A Dguile.cxx753 SwigType *pb = SwigType_typedef_resolve_all(SwigType_base(pt));
1260 String *class_name = SwigType_typedef_resolve_all(SwigType_base(t));
H A Doctave.cxx306 type = SwigType_base(type);
418 type = SwigType_base(type);
H A Dallocate.cxx815 SwigType *base = SwigType_base(type);
H A Dr.cxx32 String *b = SwigType_base(t);
596 Printf(stderr, "Return type: %s\n", SwigType_base(t));
H A Dlang.cxx2956 String *base = SwigType_base(ty2);
3036 String *base = SwigType_base(ty2);
H A Dpython.cxx1250 type = SwigType_base(type);
1346 type = SwigType_base(type);
H A Druby.cxx364 type = SwigType_base(type);
544 type = SwigType_base(type);
H A Dcsharp.cxx3276 String *base_typename = SwigType_base(returntype);
H A Djava.cxx3343 String *base_typename = SwigType_base(returntype);
/macosx-10.10/swig-12/Source/Swig/
H A Dtypesys.c571 base = SwigType_base(t);
1728 b1 = SwigType_base(ft1);
1729 b2 = SwigType_base(ft2);
1768 base = SwigType_base(rk.key);
H A Dswig.h157 extern String *SwigType_base(const SwigType *t);
H A Dtypeobj.c947 * SwigType_base()
953 SwigType *SwigType_base(const SwigType *t) { function
H A Dsymbol.c1552 base = SwigType_base(ty);
1804 String *base = SwigType_base(e);
H A Dtypemap.c1059 base_type = SwigType_base(type);
1080 lex_type = SwigType_base(rtype);
H A Dstype.c943 base = SwigType_base(lt);
H A Dcwrap.c992 String *base = SwigType_base(type);

Completed in 288 milliseconds