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

/macosx-10.9.5/swig-10/Source/Modules/
H A Dperl5.cxx131 Node *is_shadow(SwigType *t) { function in class:PERL5
700 if (is_shadow(t)) {
737 if (is_shadow(t)) {
890 if (is_shadow(t)) {
946 if (is_shadow(t)) {
949 "tie %__", iname, "_hash,\"", is_shadow(t), "\", $",
950 cmodule, "::", iname, ";\n", "$", iname, "= \\%__", iname, "_hash;\n", "bless $", iname, ", ", is_shadow(t), ";\n", NIL);
993 if (is_shadow(type)) {
1003 if (is_shadow(type)) {
1015 if (is_shadow(typ
[all...]

Completed in 118 milliseconds