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

/macosx-10.10.1/swig-12/Source/Swig/
H A Dsymbol.c448 String *dname = Swig_symbol_template_deftype(cname, 0);
867 dname = Swig_symbol_template_deftype(name, symtab);
1726 String *ty = Swig_symbol_template_deftype(ntq, tscope);
1750 * Swig_symbol_template_deftype()
1756 SwigType *Swig_symbol_template_deftype(const SwigType *type, Symtab *tscope) { function
1789 String *pf = SwigType_istemplate(e) ? Swig_symbol_template_deftype(pi.item, tscope)
1838 SwigType *ttd = Swig_symbol_template_deftype(ttq, tscope);
H A Dmisc.c523 String *st = Swig_symbol_template_deftype(b, 0);
H A Dswig.h229 extern SwigType *Swig_symbol_template_deftype(const SwigType *type, Symtab *tscope);
H A Dnaming.c708 String *dname = Swig_symbol_template_deftype(name, 0);
785 String *dname = Swig_symbol_template_deftype(name, 0);
H A Dtypemap.c65 String *ty = Swig_symbol_template_deftype(type, 0);
91 String *ty = Swig_symbol_template_deftype(type, 0);
H A Dtypesys.c934 ty = Swig_symbol_template_deftype(e, current_symtab);
1981 String *dt = Swig_symbol_template_deftype(rt, 0);
H A Dstype.c934 SwigType *ty = Swig_symbol_template_deftype(ss, 0);
/macosx-10.10.1/swig-12/Source/Modules/
H A Dallocate.cxx892 String *tmp = Swig_symbol_template_deftype(cc, 0);
895 tmp = Swig_symbol_template_deftype(rt, 0);
H A Dtypepass.cxx879 String *tmp = Swig_symbol_template_deftype(uname, 0);
/macosx-10.10.1/swig-12/Source/CParse/
H A Dtempl.c333 String *ty = Swig_symbol_template_deftype(dvalue, tscope);
H A Dparser.y3817 String *ty = Swig_symbol_template_deftype(tname,0);
H A Dparser.c7023 String *ty = Swig_symbol_template_deftype(tname,0);

Completed in 192 milliseconds